aboutsummaryrefslogtreecommitdiff
path: root/devel/libpciaccess/Makefile
diff options
context:
space:
mode:
authorRobert Noland <rnoland@FreeBSD.org>2009-02-26 02:05:29 +0000
committerRobert Noland <rnoland@FreeBSD.org>2009-02-26 02:05:29 +0000
commit896fe624dcb9ba7d4f2948fe270157d8e4b1d3fa (patch)
treeacfcc595d6ecf8d454a84f6225d68f1428d53136 /devel/libpciaccess/Makefile
parent3f8859a4ae07cf70ae5933983424b6bed953d3ca (diff)
downloadports-896fe624dcb9ba7d4f2948fe270157d8e4b1d3fa.tar.gz
ports-896fe624dcb9ba7d4f2948fe270157d8e4b1d3fa.zip
Use the new PCIOCGETBAR if it is available, rather than frob the
BARs ourself. Submitted by: Nathan Whitehorn <nwhitehorn@freebsd.org>
Notes
Notes: svn path=/head/; revision=229064
Diffstat (limited to 'devel/libpciaccess/Makefile')
-rw-r--r--devel/libpciaccess/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libpciaccess/Makefile b/devel/libpciaccess/Makefile
index 6b972bb62f5e..e72a155e96a1 100644
--- a/devel/libpciaccess/Makefile
+++ b/devel/libpciaccess/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libpciaccess
PORTVERSION= 0.10.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
MAINTAINER= x11@FreeBSD.org