aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-05-31 19:59:12 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-05-31 19:59:12 +0000
commit2d80eecc97d70ccb45a10cb1497e8fa3ee84504a (patch)
tree1e5b5d9648c6103f87788a2b144ecd798e91e949 /usr.sbin
parentf7f8fa61359aff53eca6d87732fb21eb7125d94b (diff)
Notes
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 969c0abac2ad..ed0e384526ba 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -131,7 +131,7 @@ SUBDIR+=ipftest \
iptest
.endif
-.if !defined(NOLIBC_R) && ${MACHINE_ARCH} != "ia64"
+.if !defined(NOLIBC_R) && ${MACHINE_ARCH} != "ia64" && ${MACHINE_ARCH} != "sparc64"
SUBDIR+=pppctl
.endif