From 87eedc70702c77c3dbbde50bada4c757f9142038 Mon Sep 17 00:00:00 2001 From: hubertf Date: Tue, 22 Feb 2000 21:54:11 +0000 Subject: Add ONLY_FOR_PLATFORM, pointed out by Bernd. --- net/bind9/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net/bind9/Makefile b/net/bind9/Makefile index 75534f2e6f7..f19fdf00247 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/02/22 03:50:57 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2000/02/22 21:54:11 hubertf Exp $ # DISTNAME= bind-9.0.0b1 @@ -8,6 +8,9 @@ MASTER_SITES= ftp://ftp.isc.org/isc/bind9/9.0.0b1/ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.isc.org/products/BIND/ +# Sync these with devel/unproven-pthreads: +ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-arm32 NetBSD-*-m68k + DEPENDS+= unproven-pthreads-0.*:../../devel/unproven-pthreads # No need to set USE_INET6, will auto-detect. -- cgit v1.2.3