summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-08-14 12:48:21 +0000
committeragc <agc@pkgsrc.org>2001-08-14 12:48:21 +0000
commit0671c7dbb53f1e0fde979f572f48d6010fe97ad4 (patch)
tree507b35937c7a2ef0233e2b68bcecac0843ad9245 /mk
parentc575c43fd089eb9afc4a097fa1448189b677ba8c (diff)
downloadpkgsrc-0671c7dbb53f1e0fde979f572f48d6010fe97ad4.tar.gz
The TCSH_STATIC mk.conf definition has been removed in favour of a
static-tcsh package.
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example7
1 files changed, 1 insertions, 6 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 3dce0379bd2..4f3596085b0 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.236 2001/07/29 19:25:27 tron Exp $
+# $NetBSD: mk.conf.example,v 1.237 2001/08/14 12:49:09 agc Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -918,11 +918,6 @@ PAPERSIZE= A4
# Possible: YES, or NO.
# Default: NO
-#TCSH_STATIC=
-# Produce static version of tcsh binary - advised if used as login shell
-# Possible: defined, not defined
-# Default: not defined
-
#TEAPOP_WITHOUT_VPOP=
# Compile teapop without virtual domain support
# Possible: defined, not defined