cvs commit: src/share/mk Makefile bsd.port.options.mk
Pav Lucistnik
pav at FreeBSD.org
Fri Jun 1 15:17:52 UTC 2007
pav 2007-06-01 15:17:51 UTC
FreeBSD src repository (doc,ports committer)
Modified files:
share/mk Makefile
Added files:
share/mk bsd.port.options.mk
Log:
Add bsd.port.options.mk, a stub to include parts of bsd.port.mk that handle
OPTIONS resolving. This will allow us to load bsd.port.mk in port Makefiles in
three steps (options, pre, post), allowing us to manipulate USE_* flags
conditionally on OPTIONS values.
With hat: portmgr
Reviewed by: ru
MFC after: 1 week
Revision Changes Path
1.50 +1 -1 src/share/mk/Makefile
1.1 +8 -0 src/share/mk/bsd.port.options.mk (new)
More information about the cvs-src
mailing list