summaryrefslogtreecommitdiff
path: root/x11-toolkits/php-gtk
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commit1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch)
tree128ce8505dc266bea10a8cf389f38de197424aed /x11-toolkits/php-gtk
parentInformation regarding the great autotools update of July 4 2004 (diff)
Sync with new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=110841
Diffstat (limited to 'x11-toolkits/php-gtk')
-rw-r--r--x11-toolkits/php-gtk/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile
index 3cadf50e4d23..188efbc6a64f 100644
--- a/x11-toolkits/php-gtk/Makefile
+++ b/x11-toolkits/php-gtk/Makefile
@@ -15,12 +15,10 @@ MASTER_SITES= http://gtk.php.net/distributions/ \
MAINTAINER= kiesel@schlund.de
COMMENT= An extension to use gtk in PHP-applications
-# Don't call autoconf directly, ./buildconf does this
-GNU_CONFIGURE= yes
-USE_LIBTOOL_VER= 13
WANT_AUTOMAKE_VER= 15
-WANT_AUTOCONF_VER= 253
-LIBTOOLFILES= # none
+USE_AUTOCONF_VER= 253
+WANT_LIBTOOL_VER= 13
+GNU_CONFIGURE= yes
USE_PHP= yes
USE_PHPIZE= yes
WANT_PHP_CLI= yes