summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/pd/Makefile3
-rw-r--r--audio/xmms-imms/Makefile3
-rw-r--r--comms/libticables/Makefile2
-rw-r--r--databases/firebird-client/Makefile4
-rw-r--r--databases/firebird-devel/Makefile2
-rw-r--r--databases/firebird-server/Makefile4
-rw-r--r--databases/firebird/Makefile4
-rw-r--r--databases/firebird2-server/Makefile4
-rw-r--r--databases/firebird20-server/Makefile4
-rw-r--r--databases/freetds-devel/Makefile2
-rw-r--r--databases/freetds/Makefile2
-rw-r--r--databases/memcached/Makefile2
-rw-r--r--databases/mysql-administrator/Makefile4
-rw-r--r--devel/ac-archive/Makefile3
-rw-r--r--devel/apr/Makefile3
-rw-r--r--devel/apr0/Makefile3
-rw-r--r--devel/apr1/Makefile3
-rw-r--r--devel/apr2/Makefile3
-rw-r--r--devel/libticalcs/Makefile2
-rw-r--r--devel/libtifiles/Makefile2
-rw-r--r--devel/pwlib/Makefile4
-rw-r--r--devel/pwlib152/Makefile4
-rw-r--r--devel/sysconftool/Makefile2
-rw-r--r--editors/openoffice-1.0/Makefile3
-rw-r--r--editors/openoffice-1.1-devel/Makefile3
-rw-r--r--editors/openoffice-1.1/Makefile3
-rw-r--r--editors/openoffice-2.0-devel/Makefile3
-rw-r--r--editors/openoffice-3-devel/Makefile3
-rw-r--r--editors/openoffice-3/Makefile3
-rw-r--r--editors/openoffice.org-1.0/Makefile3
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile3
-rw-r--r--editors/openoffice.org-1.1/Makefile3
-rw-r--r--editors/openoffice.org-2-RC/Makefile3
-rw-r--r--editors/openoffice.org-2-devel/Makefile3
-rw-r--r--editors/openoffice.org-2.0-devel/Makefile3
-rw-r--r--editors/openoffice.org-2.0/Makefile3
-rw-r--r--editors/openoffice.org-2/Makefile3
-rw-r--r--editors/openoffice.org-3-RC/Makefile3
-rw-r--r--editors/openoffice.org-3-devel/Makefile3
-rw-r--r--editors/openoffice.org-3/Makefile3
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile3
-rw-r--r--ftp/proftpd-devel/Makefile3
-rw-r--r--ftp/proftpd/Makefile3
-rw-r--r--games/taxipilot/Makefile3
-rw-r--r--lang/mozart/Makefile2
-rw-r--r--mail/cyrus-imapd22/Makefile3
-rw-r--r--mail/cyrus-imapd23/Makefile3
-rw-r--r--mail/cyrus-imapd24/Makefile3
-rw-r--r--net/opal/Makefile3
-rw-r--r--net/opal3/Makefile3
-rw-r--r--net/openh323-112/Makefile3
-rw-r--r--net/openh323/Makefile3
-rw-r--r--net/proxy-suite/Makefile3
-rw-r--r--net/quagga/Makefile4
-rw-r--r--net/samba-devel/Makefile4
-rw-r--r--net/samba3/Makefile4
-rw-r--r--security/clamav-devel/Makefile3
-rw-r--r--www/apache2/Makefile2
-rw-r--r--www/apache20/Makefile2
-rw-r--r--www/flood/Makefile3
-rw-r--r--www/gforge/Makefile3
-rw-r--r--x11-toolkits/lesstif/Makefile2
-rw-r--r--x11-toolkits/php-gtk/Makefile5
-rw-r--r--x11-toolkits/php-gtk2/Makefile5
-rw-r--r--x11-wm/badwm/Makefile3
-rw-r--r--x11/vdesk/Makefile3
66 files changed, 75 insertions, 126 deletions
diff --git a/audio/pd/Makefile b/audio/pd/Makefile
index 438d83c..c081941 100644
--- a/audio/pd/Makefile
+++ b/audio/pd/Makefile
@@ -27,8 +27,7 @@ PATCH_WRKSRC= ${WRKSRC}/..
PLIST= ${WRKDIR}/pkg-plist
USE_GMAKE= yes
USE_X_PREFIX= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 257
+USE_AUTOCONF_VER= 257
WRKSRC= ${WRKDIR}/pd-0.37-1test1/src
.include <bsd.port.pre.mk>
diff --git a/audio/xmms-imms/Makefile b/audio/xmms-imms/Makefile
index 111ba5d..0af8611 100644
--- a/audio/xmms-imms/Makefile
+++ b/audio/xmms-imms/Makefile
@@ -25,9 +25,8 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_GMAKE= yes
-USE_AUTOCONF= yes
USE_AUTOHEADER= yes
-WANT_AUTOCONF_VER= 257
+USE_AUTOCONF_VER= 257
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/comms/libticables/Makefile b/comms/libticables/Makefile
index 9df7319..fa992e0 100644
--- a/comms/libticables/Makefile
+++ b/comms/libticables/Makefile
@@ -18,7 +18,7 @@ COMMENT= TI calculator link cables library
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-WANT_AUTOMAKE_VER= 15
+USE_AUTOMAKE_VER= 15
GNU_CONFIGURE= yes
USE_GETTEXT= yes
USE_LIBTOOL= yes
diff --git a/databases/firebird-client/Makefile b/databases/firebird-client/Makefile
index 188fe9a..f3122bb 100644
--- a/databases/firebird-client/Makefile
+++ b/databases/firebird-client/Makefile
@@ -19,8 +19,8 @@ USE_BISON= yes
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-WANT_LIBTOOL_VER= 13
-WANT_AUTOCONF_VER= 253
+USE_LIBTOOL_VER= 13
+USE_AUTOCONF_VER= 253
USE_GCC= 3.3
# Don't use ld for linking, use gcc
diff --git a/databases/firebird-devel/Makefile b/databases/firebird-devel/Makefile
index 1d006c6..8ad53d6 100644
--- a/databases/firebird-devel/Makefile
+++ b/databases/firebird-devel/Makefile
@@ -21,7 +21,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-WANT_AUTOCONF_VER= 257
+USE_AUTOCONF_VER= 257
USE_GCC= 3.3
CONFLICTS= firebird-1.*
diff --git a/databases/firebird-server/Makefile b/databases/firebird-server/Makefile
index 188fe9a..f3122bb 100644
--- a/databases/firebird-server/Makefile
+++ b/databases/firebird-server/Makefile
@@ -19,8 +19,8 @@ USE_BISON= yes
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-WANT_LIBTOOL_VER= 13
-WANT_AUTOCONF_VER= 253
+USE_LIBTOOL_VER= 13
+USE_AUTOCONF_VER= 253
USE_GCC= 3.3
# Don't use ld for linking, use gcc
diff --git a/databases/firebird/Makefile b/databases/firebird/Makefile
index 188fe9a..f3122bb 100644
--- a/databases/firebird/Makefile
+++ b/databases/firebird/Makefile
@@ -19,8 +19,8 @@ USE_BISON= yes
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-WANT_LIBTOOL_VER= 13
-WANT_AUTOCONF_VER= 253
+USE_LIBTOOL_VER= 13
+USE_AUTOCONF_VER= 253
USE_GCC= 3.3
# Don't use ld for linking, use gcc
diff --git a/databases/firebird2-server/Makefile b/databases/firebird2-server/Makefile
index 188fe9a..f3122bb 100644
--- a/databases/firebird2-server/Makefile
+++ b/databases/firebird2-server/Makefile
@@ -19,8 +19,8 @@ USE_BISON= yes
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-WANT_LIBTOOL_VER= 13
-WANT_AUTOCONF_VER= 253
+USE_LIBTOOL_VER= 13
+USE_AUTOCONF_VER= 253
USE_GCC= 3.3
# Don't use ld for linking, use gcc
diff --git a/databases/firebird20-server/Makefile b/databases/firebird20-server/Makefile
index 188fe9a..f3122bb 100644
--- a/databases/firebird20-server/Makefile
+++ b/databases/firebird20-server/Makefile
@@ -19,8 +19,8 @@ USE_BISON= yes
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-WANT_LIBTOOL_VER= 13
-WANT_AUTOCONF_VER= 253
+USE_LIBTOOL_VER= 13
+USE_AUTOCONF_VER= 253
USE_GCC= 3.3
# Don't use ld for linking, use gcc
diff --git a/databases/freetds-devel/Makefile b/databases/freetds-devel/Makefile
index 6d828cd..dc326d0 100644
--- a/databases/freetds-devel/Makefile
+++ b/databases/freetds-devel/Makefile
@@ -20,7 +20,7 @@ USE_REINPLACE= yes
USE_GMAKE= yes
GNU_GONFIGURE= yes
USE_LIBTOOL= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-tdsver=5.0
diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile
index 6d828cd..dc326d0 100644
--- a/databases/freetds/Makefile
+++ b/databases/freetds/Makefile
@@ -20,7 +20,7 @@ USE_REINPLACE= yes
USE_GMAKE= yes
GNU_GONFIGURE= yes
USE_LIBTOOL= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-tdsver=5.0
diff --git a/databases/memcached/Makefile b/databases/memcached/Makefile
index 8613214..7159e8a 100644
--- a/databases/memcached/Makefile
+++ b/databases/memcached/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
PLIST_FILES= bin/memcached
USE_AUTOMAKE=YES
-WANT_AUTOCONF_VER=253
+USE_AUTOCONF_VER= 253
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-libevent=${LOCALBASE}
diff --git a/databases/mysql-administrator/Makefile b/databases/mysql-administrator/Makefile
index b501f20..40678e0 100644
--- a/databases/mysql-administrator/Makefile
+++ b/databases/mysql-administrator/Makefile
@@ -25,8 +25,8 @@ COMMENT= Powerful visual administration console for MySQL environment
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-WANT_AUTOMAKE_VER= 14
-WANT_AUTOCONF_VER= 257
+USE_AUTOMAKE_VER= 14
+USE_AUTOCONF_VER= 257
CONFIGURE_ENV+= CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS}" \
CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}"
diff --git a/devel/ac-archive/Makefile b/devel/ac-archive/Makefile
index 22155e4..0304032 100644
--- a/devel/ac-archive/Makefile
+++ b/devel/ac-archive/Makefile
@@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A set of useful GNU autoconf macros
-WANT_AUTOCONF_VER=253
-
+USE_AUTOCONF_VER=253
USE_PERL5= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/devel/apr/Makefile b/devel/apr/Makefile
index 2c741b2..ef1262f 100644
--- a/devel/apr/Makefile
+++ b/devel/apr/Makefile
@@ -29,8 +29,7 @@ COMMENT= The Apache Group's Portability Library
LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2 \
iconv.3:${PORTSDIR}/converters/libiconv
-WANT_AUTOCONF_VER= 253
-
+USE_AUTOCONF_VER= 253
USE_PERL5= yes
USE_GMAKE= yes
USE_LIBTOOL_VER= 14
diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile
index 2c741b2..ef1262f 100644
--- a/devel/apr0/Makefile
+++ b/devel/apr0/Makefile
@@ -29,8 +29,7 @@ COMMENT= The Apache Group's Portability Library
LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2 \
iconv.3:${PORTSDIR}/converters/libiconv
-WANT_AUTOCONF_VER= 253
-
+USE_AUTOCONF_VER= 253
USE_PERL5= yes
USE_GMAKE= yes
USE_LIBTOOL_VER= 14
diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile
index 2c741b2..ef1262f 100644
--- a/devel/apr1/Makefile
+++ b/devel/apr1/Makefile
@@ -29,8 +29,7 @@ COMMENT= The Apache Group's Portability Library
LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2 \
iconv.3:${PORTSDIR}/converters/libiconv
-WANT_AUTOCONF_VER= 253
-
+USE_AUTOCONF_VER= 253
USE_PERL5= yes
USE_GMAKE= yes
USE_LIBTOOL_VER= 14
diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile
index 2c741b2..ef1262f 100644
--- a/devel/apr2/Makefile
+++ b/devel/apr2/Makefile
@@ -29,8 +29,7 @@ COMMENT= The Apache Group's Portability Library
LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2 \
iconv.3:${PORTSDIR}/converters/libiconv
-WANT_AUTOCONF_VER= 253
-
+USE_AUTOCONF_VER= 253
USE_PERL5= yes
USE_GMAKE= yes
USE_LIBTOOL_VER= 14
diff --git a/devel/libticalcs/Makefile b/devel/libticalcs/Makefile
index 2e28cbc..f4e84fe 100644
--- a/devel/libticalcs/Makefile
+++ b/devel/libticalcs/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= ticables.10:${PORTSDIR}/comms/libticables \
USE_GETTEXT= yes
USE_GNOME= glib20
-WANT_AUTOMAKE_VER= 15
+USE_AUTOMAKE_VER= 15
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
diff --git a/devel/libtifiles/Makefile b/devel/libtifiles/Makefile
index 5a48830..03b9579 100644
--- a/devel/libtifiles/Makefile
+++ b/devel/libtifiles/Makefile
@@ -18,7 +18,7 @@ COMMENT= TI calculator file types library
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-WANT_AUTOMAKE_VER= 15
+USE_AUTOMAKE_VER= 15
GNU_CONFIGURE= yes
USE_GETTEXT= yes
USE_LIBTOOL= yes
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile
index f6d6608..5749f6b 100644
--- a/devel/pwlib/Makefile
+++ b/devel/pwlib/Makefile
@@ -24,11 +24,9 @@ LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_BISON= yes
-
USE_GMAKE= yes
-USE_AUTOCONF= yes
USE_OPENLDAP= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
CONFIGURE_ENV= OSRELEASE=${OSVERSION}
ALL_TARGET= optnoshared
MAKE_ENV= PWLIBDIR=${WRKDIR}/pwlib
diff --git a/devel/pwlib152/Makefile b/devel/pwlib152/Makefile
index f6d6608..5749f6b 100644
--- a/devel/pwlib152/Makefile
+++ b/devel/pwlib152/Makefile
@@ -24,11 +24,9 @@ LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_BISON= yes
-
USE_GMAKE= yes
-USE_AUTOCONF= yes
USE_OPENLDAP= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
CONFIGURE_ENV= OSRELEASE=${OSVERSION}
ALL_TARGET= optnoshared
MAKE_ENV= PWLIBDIR=${WRKDIR}/pwlib
diff --git a/devel/sysconftool/Makefile b/devel/sysconftool/Makefile
index d1bb756..649cc2c 100644
--- a/devel/sysconftool/Makefile
+++ b/devel/sysconftool/Makefile
@@ -16,7 +16,7 @@ COMMENT= Helps to install application configuration files
USE_BZIP2= yes
USE_PERL5= yes
-WANT_AUTOMAKE_VER= 15
+USE_AUTOMAKE_VER= 15
MAN1= sysconftool.1 sysconftoolcheck.1
MAN7= sysconftool.7
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile
index 7467a39..e66492a 100644
--- a/editors/openoffice-1.0/Makefile
+++ b/editors/openoffice-1.0/Makefile
@@ -145,8 +145,7 @@ JDK13DIR?= ${LOCALBASE}/jdk1.3.1
JAVAVM= ${JDK13DIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${PORTVERSION}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile
index 34c1c31..27178b6 100644
--- a/editors/openoffice-1.1-devel/Makefile
+++ b/editors/openoffice-1.1-devel/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.2
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index 34c1c31..27178b6 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.2
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile
index 18f56b5..31e639d 100644
--- a/editors/openoffice-2.0-devel/Makefile
+++ b/editors/openoffice-2.0-devel/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.1
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index 18f56b5..31e639d 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.1
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index 18f56b5..31e639d 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.1
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile
index 7467a39..e66492a 100644
--- a/editors/openoffice.org-1.0/Makefile
+++ b/editors/openoffice.org-1.0/Makefile
@@ -145,8 +145,7 @@ JDK13DIR?= ${LOCALBASE}/jdk1.3.1
JAVAVM= ${JDK13DIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${PORTVERSION}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index 34c1c31..27178b6 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.2
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index 34c1c31..27178b6 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.2
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index 18f56b5..31e639d 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.1
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index 18f56b5..31e639d 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.1
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile
index 18f56b5..31e639d 100644
--- a/editors/openoffice.org-2.0-devel/Makefile
+++ b/editors/openoffice.org-2.0-devel/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.1
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile
index 18f56b5..31e639d 100644
--- a/editors/openoffice.org-2.0/Makefile
+++ b/editors/openoffice.org-2.0/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.1
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile
index 18f56b5..31e639d 100644
--- a/editors/openoffice.org-2/Makefile
+++ b/editors/openoffice.org-2/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.1
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index 18f56b5..31e639d 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.1
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile
index 18f56b5..31e639d 100644
--- a/editors/openoffice.org-3-devel/Makefile
+++ b/editors/openoffice.org-3-devel/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.1
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile
index 18f56b5..31e639d 100644
--- a/editors/openoffice.org-3/Makefile
+++ b/editors/openoffice.org-3/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.1
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index 18f56b5..31e639d 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -137,8 +137,7 @@ JDKDIR?= ${LOCALBASE}/jdk1.4.1
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/oo_${RELEASE_NR}_src/config_office
LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile
index 434cdb2..71b0d0c 100644
--- a/ftp/proftpd-devel/Makefile
+++ b/ftp/proftpd-devel/Makefile
@@ -40,8 +40,7 @@ PORTDOCS= ${PORTDOCSdoc} ${PORTDOCScontrib}
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_BZIP2= yes
-# WANT_AUTOCONF_VER=213
-# USE_AUTOCONF= yes
+# USE_AUTOCONF_VER=213
SED_SCRIPT= -e 's|%%PREFIX%%|${PREFIX}|g'
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 434cdb2..71b0d0c 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -40,8 +40,7 @@ PORTDOCS= ${PORTDOCSdoc} ${PORTDOCScontrib}
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_BZIP2= yes
-# WANT_AUTOCONF_VER=213
-# USE_AUTOCONF= yes
+# USE_AUTOCONF_VER=213
SED_SCRIPT= -e 's|%%PREFIX%%|${PREFIX}|g'
diff --git a/games/taxipilot/Makefile b/games/taxipilot/Makefile
index e2ca8f2..21eaeab 100644
--- a/games/taxipilot/Makefile
+++ b/games/taxipilot/Makefile
@@ -18,8 +18,7 @@ LIB_DEPENDS= artsmodules.0:${PORTSDIR}/multimedia/kdemultimedia3
USE_KDELIBS_VER= 3
USE_REINPLACE= yes
USE_GMAKE= yes
-WANT_AUTOCONF_VER= 253
-USE_AUTOCONF= yes
+USE_AUTOCONF_VER= 253
USE_AUTOHEADER= yes
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"
diff --git a/lang/mozart/Makefile b/lang/mozart/Makefile
index ce5f1ce..d58b696 100644
--- a/lang/mozart/Makefile
+++ b/lang/mozart/Makefile
@@ -35,7 +35,7 @@ USE_BISON= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes
USE_XLIB= yes
-WANT_AUTOCONF_VER= 213
+USE_AUTOCONF_VER= 213
# magic wand: set INSTALL to some absurd value, or else
# mozart's configure will not find the right install
# when configuring as root.
diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile
index 5047e1e..5f8928b 100644
--- a/mail/cyrus-imapd22/Makefile
+++ b/mail/cyrus-imapd22/Makefile
@@ -108,8 +108,7 @@ EXTRA_PATCHES+= ${WRKSRC}/contrib/drac_auth.patch
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-aclocal.m4 \
${FILESDIR}/extra-patch-configure.in
USE_AUTOHEADER= YES
-USE_AUTOCONF= YES
-WANT_AUTOCONF_VER=257
+USE_AUTOCONF_VER=257
CONFIGURE_ARGS+=--with-drac=${LOCALBASE}
BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
.endif
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index 5047e1e..5f8928b 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -108,8 +108,7 @@ EXTRA_PATCHES+= ${WRKSRC}/contrib/drac_auth.patch
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-aclocal.m4 \
${FILESDIR}/extra-patch-configure.in
USE_AUTOHEADER= YES
-USE_AUTOCONF= YES
-WANT_AUTOCONF_VER=257
+USE_AUTOCONF_VER=257
CONFIGURE_ARGS+=--with-drac=${LOCALBASE}
BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
.endif
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index 5047e1e..5f8928b 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -108,8 +108,7 @@ EXTRA_PATCHES+= ${WRKSRC}/contrib/drac_auth.patch
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-aclocal.m4 \
${FILESDIR}/extra-patch-configure.in
USE_AUTOHEADER= YES
-USE_AUTOCONF= YES
-WANT_AUTOCONF_VER=257
+USE_AUTOCONF_VER=257
CONFIGURE_ARGS+=--with-drac=${LOCALBASE}
BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
.endif
diff --git a/net/opal/Makefile b/net/opal/Makefile
index a1c5f1f..bb55ca3 100644
--- a/net/opal/Makefile
+++ b/net/opal/Makefile
@@ -42,8 +42,7 @@ USE_BISON= yes
USE_GMAKE= yes
USE_OPENLDAP= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
GNU_CONFIGURE= yes
CONFIGURE_ENV= PWLIBDIR=${WRKDIR}/../../../devel/pwlib/work/pwlib \
OPENH323DIR=${WRKDIR}/openh323
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
index a1c5f1f..bb55ca3 100644
--- a/net/opal3/Makefile
+++ b/net/opal3/Makefile
@@ -42,8 +42,7 @@ USE_BISON= yes
USE_GMAKE= yes
USE_OPENLDAP= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
GNU_CONFIGURE= yes
CONFIGURE_ENV= PWLIBDIR=${WRKDIR}/../../../devel/pwlib/work/pwlib \
OPENH323DIR=${WRKDIR}/openh323
diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile
index a1c5f1f..bb55ca3 100644
--- a/net/openh323-112/Makefile
+++ b/net/openh323-112/Makefile
@@ -42,8 +42,7 @@ USE_BISON= yes
USE_GMAKE= yes
USE_OPENLDAP= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
GNU_CONFIGURE= yes
CONFIGURE_ENV= PWLIBDIR=${WRKDIR}/../../../devel/pwlib/work/pwlib \
OPENH323DIR=${WRKDIR}/openh323
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index a1c5f1f..bb55ca3 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -42,8 +42,7 @@ USE_BISON= yes
USE_GMAKE= yes
USE_OPENLDAP= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
GNU_CONFIGURE= yes
CONFIGURE_ENV= PWLIBDIR=${WRKDIR}/../../../devel/pwlib/work/pwlib \
OPENH323DIR=${WRKDIR}/openh323
diff --git a/net/proxy-suite/Makefile b/net/proxy-suite/Makefile
index 91a73da..51c11ba 100644
--- a/net/proxy-suite/Makefile
+++ b/net/proxy-suite/Makefile
@@ -16,8 +16,7 @@ MASTER_SITES= ftp://ftp.suse.com/pub/projects/proxy-suite/src/ \
MAINTAINER= thomas@cuivre.fr.eu.org
COMMENT= The SuSE Proxy-Suite, a set of programs to enhance firewall security
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
USE_GMAKE= yes
#
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index 921b877..920b647 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -22,8 +22,8 @@ CONFLICTS= zebra-devel-* zebra-0*
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_SUBMAKE= yes
-WANT_AUTOCONF_VER= 253
-WANT_AUTOMAKE_VER= 15
+USE_AUTOCONF_VER= 253
+USE_AUTOMAKE_VER= 15
AUTOMAKE_ARGS= -a -i
MAN1= vtysh.1
diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile
index 4ca4742..e468985 100644
--- a/net/samba-devel/Makefile
+++ b/net/samba-devel/Makefile
@@ -43,9 +43,7 @@ USE_SIZE= yes
USE_RC_SUBR= yes
NO_LATEST_LINK= yes
INSTALLS_SHLIB= yes
-#GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
# directories
VARDIR= ${DESTDIR}/var
diff --git a/net/samba3/Makefile b/net/samba3/Makefile
index 4ca4742..e468985 100644
--- a/net/samba3/Makefile
+++ b/net/samba3/Makefile
@@ -43,9 +43,7 @@ USE_SIZE= yes
USE_RC_SUBR= yes
NO_LATEST_LINK= yes
INSTALLS_SHLIB= yes
-#GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
# directories
VARDIR= ${DESTDIR}/var
diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile
index 856e475..f5b7fe3 100644
--- a/security/clamav-devel/Makefile
+++ b/security/clamav-devel/Makefile
@@ -28,8 +28,7 @@ USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER=257
+USE_AUTOCONF_VER=257
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index bdb9a9a..e2aa77b 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -44,7 +44,7 @@ PATCHFILES+= httpd-2.0.48-windowsupdate.patch:clement
SCRIPTS_ENV+= LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \
LIBTOOL_VERSION=${LIBTOOL_VERSION}
-WANT_AUTOCONF_VER?= 253
+USE_AUTOCONF_VER?= 253
USE_LIBTOOL= yes
USE_PERL5= yes
USE_REINPLACE= yes
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index bdb9a9a..e2aa77b 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -44,7 +44,7 @@ PATCHFILES+= httpd-2.0.48-windowsupdate.patch:clement
SCRIPTS_ENV+= LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \
LIBTOOL_VERSION=${LIBTOOL_VERSION}
-WANT_AUTOCONF_VER?= 253
+USE_AUTOCONF_VER?= 253
USE_LIBTOOL= yes
USE_PERL5= yes
USE_REINPLACE= yes
diff --git a/www/flood/Makefile b/www/flood/Makefile
index d249b51..da0551d 100644
--- a/www/flood/Makefile
+++ b/www/flood/Makefile
@@ -20,8 +20,7 @@ LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \
iconv.3:${PORTSDIR}/converters/libiconv \
apr-0.9:${PORTSDIR}/devel/apr
-USE_AUTOCONF= yes
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
CONFIGURE_ARGS= --disable-shared
CONFIGURE_ENV= LDFLAGS="-L${PREFIX}/lib"
USE_GMAKE= yes
diff --git a/www/gforge/Makefile b/www/gforge/Makefile
index aca324c..39032f6 100644
--- a/www/gforge/Makefile
+++ b/www/gforge/Makefile
@@ -22,9 +22,8 @@ USE_BZIP2= YES
USE_REINPLACE= YES
USE_PERL= YES
HAS_CONFIGURE= YES
-USE_AUTOCONF= YES
USE_APACHE= YES
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
NO_BUILD= YES
.if defined(WITH_APACHE2)
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile
index 625b20b..0630731 100644
--- a/x11-toolkits/lesstif/Makefile
+++ b/x11-toolkits/lesstif/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/automake:${PORTSDIR}/devel/automake
CONFLICTS?= open-motif-*
MANUAL_PACKAGE_BUILD= do not want to install during interactive build
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile
index 868f333..bcc3fdf 100644
--- a/x11-toolkits/php-gtk/Makefile
+++ b/x11-toolkits/php-gtk/Makefile
@@ -18,13 +18,12 @@ COMMENT= An extension to use gtk in PHP-applications
# Don't call autoconf directly, ./buildconf does this
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-WANT_AUTOMAKE_VER= 15
-WANT_AUTOCONF_VER= 253
+USE_AUTOMAKE_VER= 15
+USE_AUTOCONF_VER= 253
LIBTOOLFILES= # none
USE_PHP= yes
USE_PHPIZE= yes
WANT_PHP_CLI= yes
-USE_AUTOCONF= no
USE_GMAKE= yes
USE_PERL5_BUILD=yes
USE_GNOME= gtk12
diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile
index 868f333..bcc3fdf 100644
--- a/x11-toolkits/php-gtk2/Makefile
+++ b/x11-toolkits/php-gtk2/Makefile
@@ -18,13 +18,12 @@ COMMENT= An extension to use gtk in PHP-applications
# Don't call autoconf directly, ./buildconf does this
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-WANT_AUTOMAKE_VER= 15
-WANT_AUTOCONF_VER= 253
+USE_AUTOMAKE_VER= 15
+USE_AUTOCONF_VER= 253
LIBTOOLFILES= # none
USE_PHP= yes
USE_PHPIZE= yes
WANT_PHP_CLI= yes
-USE_AUTOCONF= no
USE_GMAKE= yes
USE_PERL5_BUILD=yes
USE_GNOME= gtk12
diff --git a/x11-wm/badwm/Makefile b/x11-wm/badwm/Makefile
index 5e9e9f7..be0984d 100644
--- a/x11-wm/badwm/Makefile
+++ b/x11-wm/badwm/Makefile
@@ -19,8 +19,7 @@ COMMENT= Window manager based on eviwm
DOCDIR= share/doc/${PORTNAME}
DOCS= AUTHORS COPYING ChangeLog INSTALL LICENSE README THANKS TODO
PLIST= ${WRKDIR}/pkg-plist
-USE_AUTOCONF= y
-WANT_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 253
USE_GMAKE= y
USE_X_PREFIX= y
diff --git a/x11/vdesk/Makefile b/x11/vdesk/Makefile
index f984c64..89446da 100644
--- a/x11/vdesk/Makefile
+++ b/x11/vdesk/Makefile
@@ -21,9 +21,8 @@ PLIST_FILES= bin/vdesk
PLIST_FILES+= share/doc/vdesk/${ii}
.endfor
.endif
-USE_AUTOCONF= yes
USE_X_PREFIX= yes
-WANT_AUTOCONF_VER= 257
+USE_AUTOCONF_VER= 257
post-extract:
# Avoid having to read this lengthy file.
OpenPOWER on IntegriCloud