diff options
Diffstat (limited to 'x11-toolkits/php-gtk/Makefile')
-rw-r--r-- | x11-toolkits/php-gtk/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile index f77d8d43ef6c..2c2b216697c4 100644 --- a/x11-toolkits/php-gtk/Makefile +++ b/x11-toolkits/php-gtk/Makefile @@ -15,9 +15,7 @@ MASTER_SITES= http://gtk.php.net/distributions/ \ MAINTAINER= kiesel@schlund.de COMMENT= An extension to use gtk in PHP-applications -WANT_AUTOMAKE_VER= 19 -USE_AUTOCONF_VER= 259 -WANT_LIBTOOL_VER= 15 +USE_AUTOTOOLS= automake:19:env autoconf:259 libtool:15:env GNU_CONFIGURE= yes USE_PHP= pcre USE_PHP_BUILD= yes |