summaryrefslogtreecommitdiff
path: root/mk/mk.conf.example
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-03-03 22:38:49 +0000
committerhubertf <hubertf>1999-03-03 22:38:49 +0000
commit0fd80c7a7b1187813ece8733b6d5500d5f66a864 (patch)
treedd2d5b11a4e79d1360ad6aa436c50b242f444c43 /mk/mk.conf.example
parent403a1d824f40d1da5f632db660313cf3ca807cb7 (diff)
downloadpkgsrc-0fd80c7a7b1187813ece8733b6d5500d5f66a864.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/mk.conf.example')
-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