aboutsummaryrefslogtreecommitdiff
path: root/share/examples/etc/make.conf
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/etc/make.conf')
-rw-r--r--share/examples/etc/make.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 2f1bff8fda6e..0cfaf0356a6a 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.75 1999/03/14 19:05:16 billf Exp $
+# $Id: make.conf,v 1.76 1999/03/14 20:41:05 markm Exp $
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
@@ -20,8 +20,6 @@
# Compare before install
#INSTALL=install -C
#
-# To avoid building the default system perl
-#NOPERL= true
# To avoid building the suid perl
#NOSUIDPERL= true
#