summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2003-01-06 01:00:26 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2003-01-06 01:00:26 +0000
commitd88514696bda1485824a5783b062f8d123f3f37b (patch)
tree2809c7b74b05addc93a2e620b43abee95cf163af
parent4b1d654efb3395bc768ed5b034a7b311bea76185 (diff)
Notes
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 5bb2eb839bc9..93c02fa3eac6 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -135,7 +135,7 @@ SUBDIR+=ipftest \
iptest
.endif
-.if !defined(NOLIBC_R) && ${MACHINE_ARCH} != "ia64"
+.if !defined(NOLIBC_R)
SUBDIR+=pppctl
.endif