diff options
Diffstat (limited to 'gnu/usr.bin/Makefile')
-rw-r--r-- | gnu/usr.bin/Makefile | 2 |
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 |