From: Lyndon Nerenberg Date: Tue, 30 Sep 2014 05:42:28 +0000 (-0700) Subject: FreeBSD packages destination directory fixup. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/5ebb429354533b5aa255283a512dde3a284eec3a?hp=5ebb429354533b5aa255283a512dde3a284eec3a FreeBSD packages destination directory fixup. If the ports collection is not installed, assume ports/packages install under /usr/local. Also, when querying , use the value of the $(LOCALBASE) macro. ($(PREFIX) is for port-specific overrides of $(LOCALBASE).) ---