summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2015-09-07 09:07:18 +0000
committerwiz <wiz>2015-09-07 09:07:18 +0000
commitdfb420c29d0caae557de0b22f6133e070129eee9 (patch)
tree7657984ef22b02c7004d2b873fe3588db6954621 /sysutils
parent5d3072c0699ee3a750a3381251e4c8a51661d9c1 (diff)
downloadpkgsrc-dfb420c29d0caae557de0b22f6133e070129eee9.tar.gz
Use pci.ids file from pciids package.
From David Shao in PR 50106. Bump PKGREVISION.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/libpciaccess/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/libpciaccess/Makefile b/sysutils/libpciaccess/Makefile
index e14d995260d..c296aa59f63 100644
--- a/sysutils/libpciaccess/Makefile
+++ b/sysutils/libpciaccess/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2015/07/06 20:29:45 gdt Exp $
+# $NetBSD: Makefile,v 1.24 2015/09/07 09:07:18 wiz Exp $
DISTNAME= libpciaccess-0.13.4
+PKGREVISION= 1
CATEGORIES= sysutils x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
@@ -10,6 +11,8 @@ HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= PCI access utility library from X.org
LICENSE= mit AND x11
+DEPENDS+= pciids-[0-9]*:../../misc/pciids
+
###
### XXX This list is probably not exhaustive.
###
@@ -21,6 +24,7 @@ ONLY_FOR_PLATFORM+= NetBSD-*-*
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-zlib
+CONFIGURE_ARGS+= --with-pciids-path=${PREFIX}/share/pciids
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config