summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 991f954..c3c6376 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -142,7 +142,7 @@ SUBDIR+=ipftest \
iptest
.endif
-.if !defined(NOLIBC_R)
+.if !defined(NOLIBC_R) && ${MACHINE_ARCH} != "powerpc"
SUBDIR+=pppctl
.endif
OpenPOWER on IntegriCloud