summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-04-10 00:18:14 +0000
committerobrien <obrien@FreeBSD.org>2002-04-10 00:18:14 +0000
commitf631d685df3753a004c6277bcddaa922ba9d8664 (patch)
tree73fcbb7510df69867f6f843306652467bd94cba7 /gnu/usr.bin
parent05004b3a2336623c0b869e98212728623b3dbdc3 (diff)
downloadFreeBSD-src-f631d685df3753a004c6277bcddaa922ba9d8664.zip
FreeBSD-src-f631d685df3753a004c6277bcddaa922ba9d8664.tar.gz
Back out most of revision 1.59.
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index bf71c4e..6bf64ff 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
-SUBDIR= awk bc binutils cpio dc dialog diff diff3 \
- grep gzip man patch ptx rcs sdiff send-pr sort tar texinfo
+SUBDIR= awk bc binutils cpio dc dialog diff diff3 gperf \
+ grep groff gzip man patch ptx rcs sdiff send-pr tar texinfo
.if !defined(NO_CVS)
SUBDIR+=cvs
@@ -17,10 +17,6 @@ SUBDIR+=as ld
SUBDIR+=cc
.endif
-.if !defined(NO_CXX)
-SUBDIR+=gperf groff
-.endif
-
.if !defined(NOPERL) && !defined(NO_PERL) && exists(${.CURDIR}/perl)
SUBDIR+=perl
.endif
OpenPOWER on IntegriCloud