aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/php-gtk/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2004-06-05 01:29:38 +0800
committerade <ade@FreeBSD.org>2004-06-05 01:29:38 +0800
commitca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a (patch)
tree0f8268b015ec949860a3c2ab315d341fbbc7615c /x11-toolkits/php-gtk/Makefile
parent62cb740217d0f5aa007d7cab9d007fb551534a4f (diff)
downloadfreebsd-ports-gnome-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.tar.gz
freebsd-ports-gnome-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.tar.zst
freebsd-ports-gnome-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.zip
Sync with new bsd.autotools.mk
Diffstat (limited to 'x11-toolkits/php-gtk/Makefile')
-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