summaryrefslogtreecommitdiff
path: root/devel/pkg-config
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pkg-config')
-rw-r--r--devel/pkg-config/Makefile1
-rw-r--r--devel/pkg-config/files/patch-pkg.m4-new-autoconf7
2 files changed, 8 insertions, 0 deletions
diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile
index f2687c9284e2..8d7c1463727b 100644
--- a/devel/pkg-config/Makefile
+++ b/devel/pkg-config/Makefile
@@ -8,6 +8,7 @@
PORTNAME= pkg-config
PORTVERSION= 0.25
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pkgconfig.freedesktop.org/releases/
DIST_SUBDIR= gnome2
diff --git a/devel/pkg-config/files/patch-pkg.m4-new-autoconf b/devel/pkg-config/files/patch-pkg.m4-new-autoconf
new file mode 100644
index 000000000000..40cd8e18876c
--- /dev/null
+++ b/devel/pkg-config/files/patch-pkg.m4-new-autoconf
@@ -0,0 +1,7 @@
+--- pkg.m4.orig 2009-12-06 20:39:02.000000000 +0000
++++ pkg.m4 2010-08-25 16:59:38.000000000 +0000
+@@ -137,3 +137,3 @@
+
+-_PKG_TEXT])dnl
++_PKG_TEXT])[]dnl
+ ])