diff options
Diffstat (limited to 'x11-toolkits/php-gtk2/Makefile')
-rw-r--r-- | x11-toolkits/php-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile index ffe40e662c37..9333cae05e5c 100644 --- a/x11-toolkits/php-gtk2/Makefile +++ b/x11-toolkits/php-gtk2/Makefile @@ -7,7 +7,7 @@ PORTNAME= php-gtk PORTVERSION= 1.0.2 -PORTREVISION= 5 +PORTREVISION= 6 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= zaa@zaa.pp.ru COMMENT= An extension to use gtk in PHP-applications -USE_AUTOTOOLS= automake:19:env autoconf:259 libtool:15:env +USE_AUTOTOOLS= automake:19:env autoconf:261 libtool:15:env GNU_CONFIGURE= yes USE_PHP= pcre USE_PHP_BUILD= yes |