diff options
Diffstat (limited to 'x11-toolkits/php-gtk/Makefile')
-rw-r--r-- | x11-toolkits/php-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile index b382363b7051..aa44968fe125 100644 --- a/x11-toolkits/php-gtk/Makefile +++ b/x11-toolkits/php-gtk/Makefile @@ -7,7 +7,7 @@ PORTNAME= php-gtk PORTVERSION= 1.0.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11-toolkits MASTER_SITES= http://gtk.php.net/distributions/ \ http://document-root.de/mirror/php-gtk/ @@ -15,7 +15,7 @@ MASTER_SITES= http://gtk.php.net/distributions/ \ MAINTAINER= ports@FreeBSD.org COMMENT= An extension to use gtk in PHP-applications -USE_AUTOTOOLS= automake:19:env autoconf:262 libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:267 libtool:22:env GNU_CONFIGURE= yes USE_PHP= pcre USE_PHP_BUILD= yes |