summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/bind9-current/Makefile6
-rw-r--r--net/bind9/Makefile6
-rw-r--r--net/gnut/Makefile6
3 files changed, 3 insertions, 15 deletions
diff --git a/net/bind9-current/Makefile b/net/bind9-current/Makefile
index 3902302a8d4..2d561f2fffe 100644
--- a/net/bind9-current/Makefile
+++ b/net/bind9-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/12/28 16:49:36 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2000/12/30 13:57:45 wiz Exp $
#
DISTNAME= bind-${BIND_VERSION}
@@ -16,10 +16,6 @@ BUILD_DEFS+= USE_INET6
# BIND9 configure.in
DEPENDS+= unproven-pthreads>=0.17:../../devel/unproven-pthreads
-# Sync these with devel/unproven-pthreads:
-ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 \
- NetBSD-*-m68k
-
# No need to set USE_INET6, will auto-detect.
BIND_VERSION= 9.1.0b1
DIST_SUBDIR= bind/${BIND_VERSION}
diff --git a/net/bind9/Makefile b/net/bind9/Makefile
index d4d550387dd..df862b1e5c6 100644
--- a/net/bind9/Makefile
+++ b/net/bind9/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2000/12/28 16:49:37 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2000/12/30 13:57:45 wiz Exp $
#
DISTNAME= bind-${BIND_VERSION}
@@ -14,10 +14,6 @@ DEPENDS+= unproven-pthreads>=0.17:../../devel/unproven-pthreads
.include "../../mk/bsd.prefs.mk"
BUILD_DEFS+= USE_INET6
-# Sync these with devel/unproven-pthreads:
-ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 \
- NetBSD-*-m68k
-
# No need to set USE_INET6, will auto-detect.
BIND_VERSION= 9.0.1
DIST_SUBDIR= bind/${BIND_VERSION}
diff --git a/net/gnut/Makefile b/net/gnut/Makefile
index a0592b554da..e2736735033 100644
--- a/net/gnut/Makefile
+++ b/net/gnut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/12/28 16:49:37 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2000/12/30 13:57:46 wiz Exp $
#
DISTNAME= gnut-0.4.12
@@ -16,10 +16,6 @@ DEPENDS+= unproven-pthreads-0.*:../../devel/unproven-pthreads
CONFIGURE_ENV+= CC=${LOCALBASE}/pthreads/bin/pgcc \
CXX=${LOCALBASE}/pthreads/bin/pg++
-# Sync these with devel/unproven-pthreads:
-ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 \
- NetBSD-*-m68k
-
GNU_CONFIGURE= yes
GNUTDOCDIR= ${PREFIX}/share/doc/gnut