summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-05-18 18:23:04 +0000
committerobrien <obrien@FreeBSD.org>2002-05-18 18:23:04 +0000
commit818de6bb4caf339a5f72749338b4e21a47527ad9 (patch)
treeac5968ed5732797d6db108a2b056753b1491455d /Makefile.inc1
parent3b19d9df2ae1075f81031a5cc9165d6d8a501808 (diff)
downloadFreeBSD-src-818de6bb4caf339a5f72749338b4e21a47527ad9.zip
FreeBSD-src-818de6bb4caf339a5f72749338b4e21a47527ad9.tar.gz
Back out rev 1.278. Seems we grew a getconf(1) that requires it.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 5df3e72..5e11cc3 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -573,7 +573,7 @@ installmost:
_strfile= games/fortune/strfile
.endif
.if ${CXX:T} != "c++"
-_cxx_consumers= gnu/usr.bin/groff
+_cxx_consumers= gnu/usr.bin/gperf gnu/usr.bin/groff
.endif
bootstrap-tools:
OpenPOWER on IntegriCloud