NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

misc/39687: Fix comment in Makefile



>Number:         39687
>Category:       misc
>Synopsis:       Fix comment in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 03 17:30:00 +0000 2008
>Originator:     Henning Petersen
>Release:        Netbsd-current
>Organization:
>Environment:
>Description:
diff -u -r1.257 Makefile
--- Makefile    28 Aug 2008 07:21:49 -0000      1.257
+++ Makefile    14 Sep 2008 11:25:58 -0000
@@ -94,7 +94,7 @@
 #   do-ld.so:        builds and installs prerequisites from libexec/ld.*_so.
 #   do-build:        builds and installs the entire system.
 #   do-x11:          builds and installs X11; either
-#                    X11R7 from src/external/mit/xorg if ${MKORG} != "no"
+#                    X11R7 from src/external/mit/xorg if ${MKXORG} != "no"
 #                    or X11R6 from src/x11 if ${MKX11} != "no"
 #   do-obsolete:     installs the obsolete sets (for the postinstall-* 
targets).
 #

>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index