Why does "make update" in /usr/src also include a cvsup of /usr/ports?

Since /usr/ports and /usr/docs have Makefiles and "update" targets
of their own, and the alternative update by cvs doesn't cover
/usr/ports either, I suggest to remove the /usr/ports cvsup from
Makefile.inc1's "update" target.

--- /usr/src/Makefile.inc1      Sun Feb  6 14:24:17 2000
+++ Makefile.inc1       Mon Feb  7 22:15:20 2000
@@ -416,9 +416,6 @@
 .if defined(SUPFILE2)
        @${SUP} ${SUPFLAGS} ${SUPFILE2}
 .endif
-.if defined(PORTSSUPFILE)
-       @${SUP} ${SUPFLAGS} ${PORTSSUPFILE}
-.endif
 .endif
 .if defined(CVS_UPDATE)
        @echo "--------------------------------------------------------------"
-- 
Christian "naddy" Weisgerber                  [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to