freebsd-ports/Mk
Jordan K. Hubbard a74225848b Following changes from Robert Withrow (+ a few mods):
1. Make DEPENDS fully qualified, and not implictly assume relative
   to ${PORTSDIR}.  This allows more arbitrary dependencies to be
   specified.  This also means that DEPENDS= x11/foo needs to be changed
   to DEPENDS= ${PORTSDIR}/x11/foo in any Makefiles.  I'll try to do
   these changes myself.

2. Add an option NO_DEPENDS to disable the automagic building of depended
   ports.
Submitted by:	rww
1994-10-05 22:28:45 +00:00
..
bsd.port.mk Following changes from Robert Withrow (+ a few mods): 1994-10-05 22:28:45 +00:00
bsd.port.subdir.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:22 +00:00