aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfluffy <fluffy@FreeBSD.org>2010-03-12 18:55:45 +0800
committerfluffy <fluffy@FreeBSD.org>2010-03-12 18:55:45 +0800
commita439b569e63d212aa01475e8737eda0d914d0aae (patch)
tree5e82881444b80e6c83198adb86ed3ea0fd630b72
parent72311f8fa4a27dce32df1b2e2e47f611b4ab501a (diff)
downloadfreebsd-ports-gnome-a439b569e63d212aa01475e8737eda0d914d0aae.tar.gz
freebsd-ports-gnome-a439b569e63d212aa01475e8737eda0d914d0aae.tar.zst
freebsd-ports-gnome-a439b569e63d212aa01475e8737eda0d914d0aae.zip
- Force users to rebuild libpci after ABI issues fix
Pointed by: avg@
-rw-r--r--devel/libpci/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libpci/Makefile b/devel/libpci/Makefile
index 232f7c3d3b49..3df6237cad8c 100644
--- a/devel/libpci/Makefile
+++ b/devel/libpci/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libpci
PORTVERSION= 3.1.7
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \
${MASTER_SITE_KERNEL_ORG} \