summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-11-27 17:46:26 +0000
committerobrien <obrien@FreeBSD.org>2002-11-27 17:46:26 +0000
commit580898be412559d648c0454fd631ca1bc63562a5 (patch)
tree9927edca799ea69f91631e6e61104cdf1a241938 /usr.bin/Makefile
parent4100ca60e349cbed2d5c8eaff9451ec65dcdb2e8 (diff)
downloadFreeBSD-src-580898be412559d648c0454fd631ca1bc63562a5.zip
FreeBSD-src-580898be412559d648c0454fd631ca1bc63562a5.tar.gz
As warned on freebsd-current@, remove the perl wrapper from /usr/src.
The /usr/bin/perl wrapper isn't solving many of the problems it was imported to deal with. There are limitations to it that don't have a clear "fix". Reviewed by: markm, kris Extorted approval from: re(jhb)
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index fb0ceb5..7257d77 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -224,10 +224,6 @@ SUBDIR+=dig \
host
.endif
-.if !defined(NO_PERL_WRAPPER)
-SUBDIR+=perl
-.endif
-
.if !defined(NO_SENDMAIL)
SUBDIR+=vacation
.endif
OpenPOWER on IntegriCloud