summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2002-06-09 09:28:02 +0000
committerdougb <dougb@FreeBSD.org>2002-06-09 09:28:02 +0000
commite8ef99c274e012345cf63355b39d8dedef9b6428 (patch)
treeded24e6ae70fc25455e5d1a1b8157399c0923a1e /usr.bin/Makefile
parent3f3974166bd2a4b9628023ef889e0c4f31aa10a7 (diff)
downloadFreeBSD-src-e8ef99c274e012345cf63355b39d8dedef9b6428.zip
FreeBSD-src-e8ef99c274e012345cf63355b39d8dedef9b6428.tar.gz
Per previous discussion, and with Mark's blessing, update the value
of this knob to reflect (-)current reality.
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 5a2f121..9023e59 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -217,7 +217,7 @@ SUBDIR+=dig \
host
.endif
-.if !defined(NO_PERL)
+.if !defined(NO_PERL_WRAPPER)
SUBDIR+=perl
.endif
OpenPOWER on IntegriCloud