diff options
Diffstat (limited to 'x11-toolkits/php-gtk/Makefile')
-rw-r--r-- | x11-toolkits/php-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile index bcc3fdf00f45..58a33b99b841 100644 --- a/x11-toolkits/php-gtk/Makefile +++ b/x11-toolkits/php-gtk/Makefile @@ -17,7 +17,7 @@ COMMENT= An extension to use gtk in PHP-applications # Don't call autoconf directly, ./buildconf does this GNU_CONFIGURE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 USE_AUTOMAKE_VER= 15 USE_AUTOCONF_VER= 253 LIBTOOLFILES= # none |