K 10 svn:author V 5 danfe K 8 svn:date V 27 2013-08-24T15:24:41.492354Z K 7 svn:log V 594 - Try to unbreak parallel (-jX) builds by forcing use of GNU make(1): it looks like autotools-generated files require it; when building with e.g. bmake(1), some *.lo files, particularly inside libsofia-sip-ua/sdp, will be rebuild concurrently for some reason, which breaks parallel builds; judging from the logs, this does not happen with GNU make(1) on several different -jX values tested - While here: define LICENSE (LGPL21), reindent MAN1 assignments, reformat port description text a bit so it look nicer (wrap after hyphen); also, terminate sentence with a dot (full stop). END