diff --git a/devel/libpciaccess/Makefile b/devel/libpciaccess/Makefile index 94c3f2d6930a..12d8ec9b3daf 100644 --- a/devel/libpciaccess/Makefile +++ b/devel/libpciaccess/Makefile @@ -1,15 +1,18 @@ PORTNAME= libpciaccess PORTVERSION= 0.18.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= x11@FreeBSD.org COMMENT= Generic PCI access library WWW= https://www.freedesktop.org/wiki/Software/xlibs/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +RUN_DEPENDS= hwdata>0:misc/hwdata + USES= tar:xz xorg-cat:lib,meson INSTALL_TARGET= install-strip .include