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
commit1da121f14da805ee74b3e06aa195580169c8f18f (patch)
tree92ab3ab9b5ba93593ece6df3c272fc1a84897b7d /sysutils
parent71a793f0f76b7f834d93e49cd284aedcc63cb054 (diff)
downloadpkgsrc-1da121f14da805ee74b3e06aa195580169c8f18f.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