summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authormaya <maya>2017-02-06 10:23:40 +0000
committermaya <maya>2017-02-06 10:23:40 +0000
commit9b1265858336ac8ccd9654d73e7efa50af4d309e (patch)
tree92ab3ab9b5ba93593ece6df3c272fc1a84897b7d /sysutils
parent23500fd63ca6da261025f52af8dd0aebd41ad698 (diff)
downloadpkgsrc-9b1265858336ac8ccd9654d73e7efa50af4d309e.tar.gz
don't try to list all working platforms just because darwin probably isn't one
rotate logic to list broken platforms.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/libpciaccess/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/sysutils/libpciaccess/Makefile b/sysutils/libpciaccess/Makefile
index 5085b91a1d8..7612566de9a 100644
--- a/sysutils/libpciaccess/Makefile
+++ b/sysutils/libpciaccess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2015/10/11 07:00:19 tnn Exp $
+# $NetBSD: Makefile,v 1.26 2017/02/06 10:23:40 maya Exp $
DISTNAME= libpciaccess-0.13.4
PKGREVISION= 1
@@ -13,14 +13,7 @@ LICENSE= mit AND x11
DEPENDS+= pciids-[0-9]*:../../misc/pciids
-###
-### XXX This list is probably not exhaustive.
-###
-ONLY_FOR_PLATFORM= FreeBSD-*-i386 OpenBSD-*-i386
-ONLY_FOR_PLATFORM+= FreeBSD-*-x86_64 OpenBSD-*-x86_64
-ONLY_FOR_PLATFORM+= DragonFly-*-i386 DragonFly-*-x86_64
-ONLY_FOR_PLATFORM+= Linux-*-* SunOS-*-*
-ONLY_FOR_PLATFORM+= NetBSD-*-*
+BROKEN_ON_PLATFORM+= Darwin-*
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-zlib