aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2006-08-21 18:25:43 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2006-08-21 18:25:43 +0000
commit2eed31bc7e55054a790aeae5ebac9624ddf2cceb (patch)
treee5845257ae61fd906eaeda651a38658f0f527292 /gnu
parent2c3538b83a35dc48ce18d68ce564cf2852bb3a89 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 1abf8f74d4696..e9d77c2cfe90d 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -29,9 +29,7 @@ MK_GDB= no # not yet
.endif
.if ${MK_CXX} != "no"
-.if ${MACHINE_ARCH} != "powerpc"
_gperf= gperf
-.endif
.if ${MK_GROFF} != "no"
_groff= groff
.endif