]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve the functionality of the PORTS_MODULES knob by adding
authordougb <dougb@FreeBSD.org>
Thu, 14 Jun 2012 19:30:31 +0000 (19:30 +0000)
committerdougb <dougb@FreeBSD.org>
Thu, 14 Jun 2012 19:30:31 +0000 (19:30 +0000)
commit29b283117bbd3014ca2d2eb0995d845560e18553
treeba04ef1e881b9f1a22fcdc22153d28a03ad8aeed
parent20a6684934f35096f4f756ce9e73af33eae091a5
Improve the functionality of the PORTS_MODULES knob by adding
LOCALBASE/bin and sbin to PATH, allowing dependencies to be found;
adding SRC_BASE and OSVERSION to match the new kernel, and putting
the related builds under MAKEOBJDIRPREFIX so that they only need
to be built once per kernel.

In addition to the PR this includes ideas/contributions from crees
and matthew.

PR: ports/161452
Submitted by: Garrett Cooper <yanegomi@gmail.com>
sys/conf/kern.post.mk