summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-05-29 00:48:14 +0000
committerpeter <peter@FreeBSD.org>2002-05-29 00:48:14 +0000
commit8b1c546166f0b0700338a70a81690ebb69b1e080 (patch)
tree84ca77195d6baeb1d69ef68d8e0f2b316adcc119 /gnu
parentf19553daeb5713071a7e2afce187cceeb64dd0e7 (diff)
downloadFreeBSD-src-8b1c546166f0b0700338a70a81690ebb69b1e080.zip
FreeBSD-src-8b1c546166f0b0700338a70a81690ebb69b1e080.tar.gz
Put on peril sensitive sunglasses and turn C++ stuff back on.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index c896303..955452b 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,11 +1,7 @@
# $FreeBSD$
SUBDIR= awk bc binutils cc cpio dc dialog diff diff3 \
- grep gzip man patch rcs sdiff send-pr sort tar texinfo
-
-.if ${CXX:T} != "c++"
-SUBDIR+=groff
-.endif
+ gperf grep groff gzip man patch rcs sdiff send-pr sort tar texinfo
.if !defined(NO_CVS)
SUBDIR+=cvs
OpenPOWER on IntegriCloud