DragonFly commits List (threaded) for 2003-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/share/mk bsd.dport.mk Makefile bsd.port.mk
dillon 2003/09/08 16:39:23 PDT
Modified files:
share/mk Makefile bsd.port.mk
Added files:
share/mk bsd.dport.mk
Log:
Add bsd.dport.mk, which Makefile's in /usr/dports will use instead of
bsd.port.mk. Modify bsd.port.mk to check for the existance of the same
port in /usr/dports and, if found, to cd into the dport and run the target
there.
NOTE: /usr/bin/relpath is required (see /usr/src/usr.bin/relpath).
Revision Changes Path
1.3 +2 -1 src/share/mk/Makefile
1.3 +49 -1 src/share/mk/bsd.port.mk
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]