summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-03-03 22:38:49 +0000
committerhubertf <hubertf>1999-03-03 22:38:49 +0000
commit4439e0e2565f596cf7a7058425e24206d0b77c4c (patch)
treedd2d5b11a4e79d1360ad6aa436c50b242f444c43 /mk
parent9be5e3192490adb3ad08c42d58cf8a07ddd7cc5d (diff)
downloadpkgsrc-4439e0e2565f596cf7a7058425e24206d0b77c4c.tar.gz
Mention mk.conf(5), and remove USE_LOCALBASE_FOR_X11 (this is not ready
for use, people better not use this).
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example13
1 files changed, 4 insertions, 9 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 18daad68a3e..6c9b92fbd73 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,9 +1,10 @@
-# $NetBSD: mk.conf.example,v 1.46 1999/02/27 17:24:17 sakamoto Exp $
+# $NetBSD: mk.conf.example,v 1.47 1999/03/03 22:38:49 hubertf Exp $
#
+
# Sample /etc/mk.conf file, which can be used to set specific values
# for building either NetBSD or some of the NetBSD packages collection.
-# See the NetBSD packages(7) manual page for a full description of all
-# available options.
+# See the NetBSD mk.conf(5) and packages(7) manual page for a full
+# description of all available options.
#
# Definitely not complete yet. - agc Fri Mar 27 16:42:38 GMT 1998
#
@@ -57,12 +58,6 @@
# Possible: any path
# Default: /usr/X11R6
-#USE_LOCALBASE_FOR_X11= # Use the value of LOCALBASE, not X11BASE,
- # for installing X11-dependent pkgs
- # (requires X11R6.1, or NetBSD's X sets)
- # Possible: defined, not defined
- # Default: not defined
-
#PACKAGES= ${PKGSRCDIR}/packages/${MACHINE_ARCH}
# Store generated packages on a per-
# architecture base