1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

- Fix build on FreeBSD 10

This commit is contained in:
Martin Wilke 2011-10-28 18:13:30 +00:00
parent 3a61669522
commit 1855768457
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284555

View File

@ -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>