diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-28 18:13:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-28 18:13:30 +0000 |
commit | 18557684579ac77bf3485708fe39e8e239aa422b (patch) | |
tree | 553ba410f4674825772ead748aa6d2b1c32f8666 /devel/libpciaccess | |
parent | 3a61669522b583962b1c9c2e1f53d10e09b4fce4 (diff) | |
download | ports-18557684579ac77bf3485708fe39e8e239aa422b.tar.gz ports-18557684579ac77bf3485708fe39e8e239aa422b.zip |
Notes
Diffstat (limited to 'devel/libpciaccess')
-rw-r--r-- | devel/libpciaccess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libpciaccess/Makefile b/devel/libpciaccess/Makefile index 3954d510716c..4682840475ff 100644 --- a/devel/libpciaccess/Makefile +++ b/devel/libpciaccess/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/pciids/pci.ids:${PORTSDIR}/misc/pciids CONFIGURE_ARGS+= --with-pciids-path=${LOCALBASE}/share/pciids +WITH_FBSD10_FIX=yes XORG_CAT= lib .include <bsd.port.mk> |