summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile
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/usr.bin/Makefile
parent2c3538b83a35dc48ce18d68ce564cf2852bb3a89 (diff)
downloadsrc-test2-2eed31bc7e55054a790aeae5ebac9624ddf2cceb.tar.gz
src-test2-2eed31bc7e55054a790aeae5ebac9624ddf2cceb.zip
Notes
Diffstat (limited to 'gnu/usr.bin/Makefile')
-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 1abf8f74d469..e9d77c2cfe90 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