summaryrefslogtreecommitdiff
path: root/x11-toolkits/php-gtk2/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /x11-toolkits/php-gtk2/Makefile
parentMark DEPRECATED: abandoned upstream. (diff)
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Notes
Notes: svn path=/head/; revision=261230
Diffstat (limited to 'x11-toolkits/php-gtk2/Makefile')
-rw-r--r--x11-toolkits/php-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile
index 974fa1fde663..b74cc91d9580 100644
--- a/x11-toolkits/php-gtk2/Makefile
+++ b/x11-toolkits/php-gtk2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= php-gtk2
PORTVERSION= 2.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= http://gtk.php.net/distributions/ \
http://document-root.de/mirror/php-gtk/
@@ -18,7 +18,7 @@ COMMENT= An extension to use gtk2 in PHP-applications
BROKEN= does not compile
-USE_AUTOTOOLS= automake:19:env autoconf:262 libtool:22:env
+USE_AUTOTOOLS= automake:19:env autoconf:267 libtool:22:env
USE_PHP= pcre
USE_PHP_BUILD= yes
WANT_PHP_CLI= yes