K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-10-05T22:28:45.000000Z K 7 svn:log V 458 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 END