diff options
-rw-r--r-- | audio/icecast/Makefile | 6 | ||||
-rw-r--r-- | devel/pwlib/Makefile | 6 | ||||
-rw-r--r-- | net/bind9-current/Makefile | 6 | ||||
-rw-r--r-- | net/bind9/Makefile | 6 | ||||
-rw-r--r-- | net/gnut/Makefile | 6 | ||||
-rw-r--r-- | textproc/opensp/Makefile | 6 |
6 files changed, 6 insertions, 30 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 1363a32528e..631ce12444d 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/28 16:49:37 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2000/12/30 13:57:44 wiz Exp $ # DISTNAME= icecast-1.3.7 @@ -11,10 +11,6 @@ HOMEPAGE= http://www.icecast.org/ DEPENDS+= unproven-pthreads>=0.17:../../devel/unproven-pthreads DEPENDS+= readline-4.*:../../devel/readline -# Sync these with devel/unproven-pthreads -ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 \ - NetBSD-*-m68k - GNU_CONFIGURE= YES CONFIGURE_ARGS+=--with-readline \ --with-libwrap \ diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile index 0b0498cc91b..8d7efdaa32a 100644 --- a/devel/pwlib/Makefile +++ b/devel/pwlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/12/28 16:49:37 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2000/12/30 13:57:45 wiz Exp $ # DISTNAME= pwlib_min_1.1pl17 @@ -21,10 +21,6 @@ HOMEPAGE= http://www.openh323.org/ BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison 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 - WRKSRC= ${WRKDIR}/pwlib USE_GMAKE= yes 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 diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile index 130b30e5cd8..40eeca7edba 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/12/28 16:49:37 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2000/12/30 13:57:46 wiz Exp $ # DISTNAME= OpenSP-1.4 @@ -11,10 +11,6 @@ HOMEPAGE= http://openjade.sourceforge.net/doc-1.4/index.htm DEPENDS+= unproven-pthreads-[0-9]*:../../devel/unproven-pthreads -# Sync these with devel/unproven-pthreads -ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 \ - NetBSD-*-m68k - CONFLICTS+= sp-* GNU_CONFIGURE= YES |