aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/apr/Makefile2
-rw-r--r--devel/apr0/Makefile2
-rw-r--r--devel/apr1/Makefile2
-rw-r--r--devel/apr2/Makefile2
-rw-r--r--x11-toolkits/php-gtk/Makefile4
-rw-r--r--x11-toolkits/php-gtk2/Makefile4
6 files changed, 8 insertions, 8 deletions
diff --git a/devel/apr/Makefile b/devel/apr/Makefile
index 533dca15aa60..7df8adf07407 100644
--- a/devel/apr/Makefile
+++ b/devel/apr/Makefile
@@ -29,7 +29,7 @@ COMMENT= The Apache Group's Portability Library
LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
USE_ICONV= yes
-USE_AUTOCONF_VER= 257
+WANT_AUTOCONF_VER= 253
USE_PERL5= yes
USE_GMAKE= yes
USE_LIBTOOL_VER= 15
diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile
index 533dca15aa60..7df8adf07407 100644
--- a/devel/apr0/Makefile
+++ b/devel/apr0/Makefile
@@ -29,7 +29,7 @@ COMMENT= The Apache Group's Portability Library
LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
USE_ICONV= yes
-USE_AUTOCONF_VER= 257
+WANT_AUTOCONF_VER= 253
USE_PERL5= yes
USE_GMAKE= yes
USE_LIBTOOL_VER= 15
diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile
index 533dca15aa60..7df8adf07407 100644
--- a/devel/apr1/Makefile
+++ b/devel/apr1/Makefile
@@ -29,7 +29,7 @@ COMMENT= The Apache Group's Portability Library
LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
USE_ICONV= yes
-USE_AUTOCONF_VER= 257
+WANT_AUTOCONF_VER= 253
USE_PERL5= yes
USE_GMAKE= yes
USE_LIBTOOL_VER= 15
diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile
index 533dca15aa60..7df8adf07407 100644
--- a/devel/apr2/Makefile
+++ b/devel/apr2/Makefile
@@ -29,7 +29,7 @@ COMMENT= The Apache Group's Portability Library
LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
USE_ICONV= yes
-USE_AUTOCONF_VER= 257
+WANT_AUTOCONF_VER= 253
USE_PERL5= yes
USE_GMAKE= yes
USE_LIBTOOL_VER= 15
diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile
index 58a33b99b841..3cadf50e4d23 100644
--- a/x11-toolkits/php-gtk/Makefile
+++ b/x11-toolkits/php-gtk/Makefile
@@ -18,8 +18,8 @@ COMMENT= An extension to use gtk in PHP-applications
# Don't call autoconf directly, ./buildconf does this
GNU_CONFIGURE= yes
USE_LIBTOOL_VER= 13
-USE_AUTOMAKE_VER= 15
-USE_AUTOCONF_VER= 253
+WANT_AUTOMAKE_VER= 15
+WANT_AUTOCONF_VER= 253
LIBTOOLFILES= # none
USE_PHP= yes
USE_PHPIZE= yes
diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile
index 58a33b99b841..3cadf50e4d23 100644
--- a/x11-toolkits/php-gtk2/Makefile
+++ b/x11-toolkits/php-gtk2/Makefile
@@ -18,8 +18,8 @@ COMMENT= An extension to use gtk in PHP-applications
# Don't call autoconf directly, ./buildconf does this
GNU_CONFIGURE= yes
USE_LIBTOOL_VER= 13
-USE_AUTOMAKE_VER= 15
-USE_AUTOCONF_VER= 253
+WANT_AUTOMAKE_VER= 15
+WANT_AUTOCONF_VER= 253
LIBTOOLFILES= # none
USE_PHP= yes
USE_PHPIZE= yes