summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 7ad124a..410e024 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -227,8 +227,7 @@ SUBDIR= alias \
${_ypmatch} \
${_ypwhich}
-.if ${MACHINE_ARCH} != "arm" && \
- ${MACHINE_ARCH} != "powerpc"
+.if ${MACHINE_ARCH} != "arm"
_truss= truss
.endif
OpenPOWER on IntegriCloud