If you don't have src/games, the "make buildworld" dies 
without the following patch.

-- 
Steve

--- share/doc/usd/30.rogue/Makefile.orig        Sat May 18 21:29:07 2002
+++ share/doc/usd/30.rogue/Makefile     Sat May 18 22:50:21 2002
@@ -10,5 +10,5 @@
 
 .include <bsd.doc.mk>
 .else
-all clean cleandepend cleandir depend distribute install obj:
+all clean cleandepend cleandir depend includes buildincludes installincludes 
+distribute install obj:
 .endif
--- share/doc/usd/31.trek/Makefile.orig Sat May 18 21:30:12 2002
+++ share/doc/usd/31.trek/Makefile      Sat May 18 22:50:46 2002
@@ -10,5 +10,5 @@
 
 .include <bsd.doc.mk>
 .else
-all clean cleandepend cleandir depend distribute install obj:
+all clean cleandepend cleandir depend includes buildincludes installincludes 
+distribute install obj:
 .endif

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

Reply via email to