summaryrefslogtreecommitdiff
path: root/mk/mk.conf.example
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-06-20 22:46:19 +0000
committertv <tv@pkgsrc.org>1998-06-20 22:46:19 +0000
commit81faff1dd47621966e60afacaad8f279b0f673e1 (patch)
tree64ae257a300128c20ec04ce15f3295330aadedb8 /mk/mk.conf.example
parent4df0565740782525c3ce1d061e01679f5738635b (diff)
downloadpkgsrc-81faff1dd47621966e60afacaad8f279b0f673e1.tar.gz
Apache pkg no longer uses HTTP_ROOT or VERS_ID.
Diffstat (limited to 'mk/mk.conf.example')
-rw-r--r--mk/mk.conf.example12
1 files changed, 1 insertions, 11 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index f9fe2490c83..a937fb544ff 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.14 1998/06/19 17:16:32 tron Exp $
+# $NetBSD: mk.conf.example,v 1.15 1998/06/20 22:46:19 tv 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
@@ -76,11 +76,6 @@ MANZ= 1 # gzip manual pages at installation time
# Possible: defined, not defined
# Default: not defined
-#HTTP_ROOT= # Used by the apache package to specify the
- # root directory for its files
- # Possible: any valid directory
- # Default: [agc - don't know yet]
-
#ISPELL_FR= # Used by ispell to specify a French/English
# dictionary.
# Possible: defined, not defined
@@ -170,8 +165,3 @@ PAPERSIZE= A4 # Default paper size for packages.
# Set this to the version of socks necessary.
# Possible: 4, 5, not defined
# Default: not defined
-
-#VERS_ID= # Used by the apache package to specify its
- # version
- # Possible: almost anything
- # Default: not defined