summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-31 14:20:29 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-31 14:20:29 +0000
commit810fcd34d222c8454edfe0f4482218015055ba7f (patch)
tree5ba4ff725a6e05112f6ecc70f2f03a2b41da603a
parentAdd share/tirc to pkg-plist (diff)
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
Notes
Notes: svn path=/head/; revision=47231
-rw-r--r--archivers/sectar/Makefile1
-rw-r--r--audio/flac/Makefile1
-rw-r--r--devel/arm-aout-binutils/Makefile1
-rw-r--r--devel/arm-elf-binutils/Makefile1
-rw-r--r--devel/autogen/Makefile1
-rw-r--r--devel/avr-binutils/Makefile1
-rw-r--r--devel/c2lib/Makefile1
-rw-r--r--devel/dia2code/Makefile1
-rw-r--r--devel/dotconf/Makefile1
-rw-r--r--devel/ffcall/Makefile1
-rw-r--r--devel/kdbg/Makefile1
-rw-r--r--devel/libvanessa_adt/Makefile1
-rw-r--r--devel/libvanessa_logger/Makefile1
-rw-r--r--devel/libvanessa_socket/Makefile1
-rw-r--r--devel/mipsel-linux-binutils/Makefile1
-rw-r--r--devel/regexx/Makefile1
-rw-r--r--devel/styx/Makefile1
-rw-r--r--devel/t1lib/Makefile1
-rw-r--r--graphics/avifile/Makefile1
-rw-r--r--graphics/giflib/Makefile1
-rw-r--r--graphics/libdivxdecore-devel/Makefile1
-rw-r--r--graphics/libdivxdecore/Makefile1
-rw-r--r--graphics/libungif/Makefile1
-rw-r--r--graphics/xmps-opendivx-plugin/Makefile1
-rw-r--r--graphics/xmps-win32-plugin/Makefile1
-rw-r--r--lang/dylan/Makefile1
-rw-r--r--lang/mdk/Makefile1
-rw-r--r--mail/gmail/Makefile1
-rw-r--r--mail/gmime/Makefile1
-rw-r--r--mail/perdition/Makefile1
-rw-r--r--math/GiNaC/Makefile1
-rw-r--r--math/cln/Makefile1
-rw-r--r--math/gmp/Makefile1
-rw-r--r--math/libgmp3/Makefile1
-rw-r--r--math/libgmp4/Makefile1
-rw-r--r--multimedia/avifile/Makefile1
-rw-r--r--multimedia/libdivxdecore-devel/Makefile1
-rw-r--r--multimedia/libdivxdecore/Makefile1
-rw-r--r--multimedia/xmps-opendivx-plugin/Makefile1
-rw-r--r--multimedia/xmps-win32-plugin/Makefile1
-rw-r--r--net-p2p/libfreenet/Makefile1
-rw-r--r--net/libfreenet/Makefile1
-rw-r--r--net/librsync/Makefile1
-rw-r--r--net/xmlrpc-c-devel/Makefile1
-rw-r--r--net/xmlrpc-c/Makefile1
-rw-r--r--security/borzoi/Makefile1
-rw-r--r--security/gpgme/Makefile1
-rw-r--r--security/gpgme03/Makefile1
-rw-r--r--security/mcrypt/Makefile1
-rw-r--r--textproc/expat2/Makefile1
-rw-r--r--textproc/gdome2/Makefile1
-rw-r--r--textproc/libxml++/Makefile1
-rw-r--r--textproc/libxml++26/Makefile1
-rw-r--r--www/cgicc/Makefile1
-rw-r--r--www/openvrml/Makefile1
-rw-r--r--x11-toolkits/paragui-devel/Makefile1
-rw-r--r--x11-toolkits/paragui/Makefile1
-rw-r--r--x11/rxvt-devel/Makefile1
58 files changed, 0 insertions, 58 deletions
diff --git a/archivers/sectar/Makefile b/archivers/sectar/Makefile
index ba408306756a..3aef85d45683 100644
--- a/archivers/sectar/Makefile
+++ b/archivers/sectar/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= greid@ukug.uk.freebsd.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lgnugetopt"
USE_LIBTOOL= yes
diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index 997e12762b15..34434d1ceba1 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -28,7 +28,6 @@ BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm
.endif
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/devel/arm-aout-binutils/Makefile b/devel/arm-aout-binutils/Makefile
index 0253a0392305..78448d9d005e 100644
--- a/devel/arm-aout-binutils/Makefile
+++ b/devel/arm-aout-binutils/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= pbecke@javagear.com
USE_BZIP2= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --target=arm-aout
USE_LIBTOOL= yes
LIBTOOLFILES= configure bfd/configure binutils/configure etc/configure \
diff --git a/devel/arm-elf-binutils/Makefile b/devel/arm-elf-binutils/Makefile
index 00346da9e955..b131808426c5 100644
--- a/devel/arm-elf-binutils/Makefile
+++ b/devel/arm-elf-binutils/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= esk@ira.uka.de
USE_BZIP2= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --target=arm-elf
USE_LIBTOOL= yes
LIBTOOLFILES= configure bfd/configure binutils/configure etc/configure \
diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile
index 0ec55f9befea..d0bcfcfc8962 100644
--- a/devel/autogen/Makefile
+++ b/devel/autogen/Makefile
@@ -18,7 +18,6 @@ BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/devel/avr-binutils/Makefile b/devel/avr-binutils/Makefile
index b5c9852196a4..18143b531621 100644
--- a/devel/avr-binutils/Makefile
+++ b/devel/avr-binutils/Makefile
@@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/binutils-${PORTVERSION}
USE_BZIP2= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --target=avr
USE_LIBTOOL= yes
LIBTOOLFILES= configure bfd/configure binutils/configure etc/configure \
diff --git a/devel/c2lib/Makefile b/devel/c2lib/Makefile
index 652df66b99e6..d43d9ee49926 100644
--- a/devel/c2lib/Makefile
+++ b/devel/c2lib/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES= http://www.annexia.org/freeware/c2lib/
MAINTAINER= ports@FreeBSD.org
-GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
diff --git a/devel/dia2code/Makefile b/devel/dia2code/Makefile
index 80235b596e06..0f6d53b705b9 100644
--- a/devel/dia2code/Makefile
+++ b/devel/dia2code/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= ijliao@FreeBSD.org
LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
XML_CONFIG= ${LOCALBASE}/bin/xml-config
USE_GMAKE= yes
diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile
index 8d0f969a6ee3..9264be612d0a 100644
--- a/devel/dotconf/Makefile
+++ b/devel/dotconf/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES= http://www.azzit.de/dotconf/download/
MAINTAINER= ports@FreeBSD.org
-GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile
index 1a8af5b61462..28a9c0cf3d04 100644
--- a/devel/ffcall/Makefile
+++ b/devel/ffcall/Makefile
@@ -12,7 +12,6 @@ MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/
MAINTAINER= ports@FreeBSD.org
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile
index d90a1f527762..57ec5d3b2f12 100644
--- a/devel/kdbg/Makefile
+++ b/devel/kdbg/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= jedgar@FreeBSD.org
USE_LIBTOOL= yes
USE_KDEBASE_VER=2
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-kde-version=2
.include <bsd.port.mk>
diff --git a/devel/libvanessa_adt/Makefile b/devel/libvanessa_adt/Makefile
index 17ced8a43623..1e99485825ce 100644
--- a/devel/libvanessa_adt/Makefile
+++ b/devel/libvanessa_adt/Makefile
@@ -23,7 +23,6 @@ LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger
INSTALLS_SHLIB= YES
USE_LIBTOOL= YES
-GNU_CONFIGURE= YES
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
WRKSRC= ${WRKDIR}/vanessa_adt-${PORTVERSION}
diff --git a/devel/libvanessa_logger/Makefile b/devel/libvanessa_logger/Makefile
index 9817a60a3133..b1db1faf4907 100644
--- a/devel/libvanessa_logger/Makefile
+++ b/devel/libvanessa_logger/Makefile
@@ -23,7 +23,6 @@ MAN1= vanessa_logger_sample.1
INSTALLS_SHLIB= YES
USE_LIBTOOL= YES
-GNU_CONFIGURE= YES
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
WRKSRC= ${WRKDIR}/vanessa_logger-${PORTVERSION}
diff --git a/devel/libvanessa_socket/Makefile b/devel/libvanessa_socket/Makefile
index ebdefa34a894..cd7a9e476f63 100644
--- a/devel/libvanessa_socket/Makefile
+++ b/devel/libvanessa_socket/Makefile
@@ -26,7 +26,6 @@ MAN1= vanessa_socket_pipe.1
INSTALLS_SHLIB= YES
USE_LIBTOOL= YES
-GNU_CONFIGURE= YES
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
WRKSRC= ${WRKDIR}/vanessa_socket-${PORTVERSION}
diff --git a/devel/mipsel-linux-binutils/Makefile b/devel/mipsel-linux-binutils/Makefile
index 94ca160d5e77..fa7e3d26005c 100644
--- a/devel/mipsel-linux-binutils/Makefile
+++ b/devel/mipsel-linux-binutils/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= lev@serebryakov.spb.ru
PATCH_STRIP= -p1
USE_GMAKE= yes
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --target=${PKGNAMEPREFIX:S/-$//}
USE_LIBTOOL= yes
LIBTOOLFILES= configure bfd/configure binutils/configure etc/configure \
diff --git a/devel/regexx/Makefile b/devel/regexx/Makefile
index b4fd3181afe5..a07ba4828fcc 100644
--- a/devel/regexx/Makefile
+++ b/devel/regexx/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
USE_LIBTOOL= yes
USE_AUTOMAKE= yes
USE_AUTOCONF= yes
-GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/devel/styx/Makefile b/devel/styx/Makefile
index 3d8ffadaccd9..f192d09e3824 100644
--- a/devel/styx/Makefile
+++ b/devel/styx/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= ijliao@FreeBSD.org
LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${PREFIX}/include" \
LIBS="-L${PREFIX}/lib -lgiconv"
CONFIGURE_ARGS= --includedir=${PREFIX}/include/styx \
diff --git a/devel/t1lib/Makefile b/devel/t1lib/Makefile
index 00ec3feaaac8..c2a431d327af 100644
--- a/devel/t1lib/Makefile
+++ b/devel/t1lib/Makefile
@@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= libs/graphics
MAINTAINER= ijliao@FreeBSD.org
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
.if !defined(WITHOUT_X11)
USE_XLIB= yes
diff --git a/graphics/avifile/Makefile b/graphics/avifile/Makefile
index defce24ec892..a42e734923a3 100644
--- a/graphics/avifile/Makefile
+++ b/graphics/avifile/Makefile
@@ -30,7 +30,6 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/avifile
USE_AUTOMAKE= yes
USE_LIBTOOL= yes
LIBTOOLFILES= acinclude.m4
-# GNU_CONFIGURE= yes
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-win32-path=${LOCALBASE}/lib/win32 \
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile
index 7c98e393ff06..ae0331de768e 100644
--- a/graphics/giflib/Makefile
+++ b/graphics/giflib/Makefile
@@ -12,7 +12,6 @@ MASTER_SITES= ftp://prtr-13.ucsc.edu/pub/libungif/
MAINTAINER= ports@FreeBSD.org
-GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
diff --git a/graphics/libdivxdecore-devel/Makefile b/graphics/libdivxdecore-devel/Makefile
index 3bd61aabca2f..cb7557e2490d 100644
--- a/graphics/libdivxdecore-devel/Makefile
+++ b/graphics/libdivxdecore-devel/Makefile
@@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${LIBDIVXDECORE_PORT_WRKSRC:C/.+\///}
USE_ZIP= yes
EXTRACT_BEFORE_ARGS= -a
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/graphics/libdivxdecore/Makefile b/graphics/libdivxdecore/Makefile
index daae67734aa4..d8ce39a4c96e 100644
--- a/graphics/libdivxdecore/Makefile
+++ b/graphics/libdivxdecore/Makefile
@@ -12,7 +12,6 @@ MASTER_SITES= http://download.projectmayo.com/dnload/divx4linux/xmps/
MAINTAINER= lioux@FreeBSD.org
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile
index 7c98e393ff06..ae0331de768e 100644
--- a/graphics/libungif/Makefile
+++ b/graphics/libungif/Makefile
@@ -12,7 +12,6 @@ MASTER_SITES= ftp://prtr-13.ucsc.edu/pub/libungif/
MAINTAINER= ports@FreeBSD.org
-GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
diff --git a/graphics/xmps-opendivx-plugin/Makefile b/graphics/xmps-opendivx-plugin/Makefile
index 6dff6e4099bb..e04c1e7da828 100644
--- a/graphics/xmps-opendivx-plugin/Makefile
+++ b/graphics/xmps-opendivx-plugin/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= divxdecore.0:${PORTSDIR}/graphics/libdivxdecore \
intl.1:${PORTSDIR}/devel/gettext
WRKSRC= ${WRKDIR}/${PORTNAME}-0.0.2
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_GTK= yes
diff --git a/graphics/xmps-win32-plugin/Makefile b/graphics/xmps-win32-plugin/Makefile
index ee72c768e5ea..be5c29f4c225 100644
--- a/graphics/xmps-win32-plugin/Makefile
+++ b/graphics/xmps-win32-plugin/Makefile
@@ -16,7 +16,6 @@ LIB_DEPENDS= xmps.0:${PORTSDIR}/graphics/xmps \
intl.1:${PORTSDIR}/devel/gettext
RUN_DEPENDS= ${CODEC_DETECTION_FILE}:${CODEC_PORT}
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_GTK= yes
diff --git a/lang/dylan/Makefile b/lang/dylan/Makefile
index e76559ea8303..c738454ba478 100644
--- a/lang/dylan/Makefile
+++ b/lang/dylan/Makefile
@@ -29,7 +29,6 @@ RUN_DEPENDS= libtool:${PORTSDIR}/devel/libtool
WRKSRC= ${WRKDIR}/gd-${PORTVERSION}
USE_GMAKE= yes
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --srcdir=$(WRKSRC)
CONFIGURE_ENV= D2C="$(WRKDIR)/d2c -p$(WRKSRC)/d2c/compiler/platforms.descr"
diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile
index 2bbf944376e9..6a03878d7e5b 100644
--- a/lang/mdk/Makefile
+++ b/lang/mdk/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
USE_GNOME= yes
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"
diff --git a/mail/gmail/Makefile b/mail/gmail/Makefile
index 11ccbb05d77c..00fe5cb51890 100644
--- a/mail/gmail/Makefile
+++ b/mail/gmail/Makefile
@@ -19,6 +19,5 @@ USE_X_PREFIX= YES
USE_GMAKE= YES
USE_GNOME= YES
USE_LIBTOOL= YES
-GNU_CONFIGURE= YES
.include <bsd.port.mk>
diff --git a/mail/gmime/Makefile b/mail/gmime/Makefile
index 2530c9c44f44..bd5eecb76e06 100644
--- a/mail/gmime/Makefile
+++ b/mail/gmime/Makefile
@@ -17,7 +17,6 @@ USE_X_PREFIX= YES
USE_GMAKE= YES
USE_GTK= YES
USE_LIBTOOL= YES
-GNU_CONFIGURE= YES
INSTALLS_SHLIB= YES
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile
index ab07814daa00..860f79090d64 100644
--- a/mail/perdition/Makefile
+++ b/mail/perdition/Makefile
@@ -29,7 +29,6 @@ MAN5= perditiondb.5
MAN8= perdition.8
USE_LIBTOOL= YES
-GNU_CONFIGURE= YES
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
INSTALLS_SHLIB= yes
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index 44f1c2afc8eb..9b2179172c73 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -18,7 +18,6 @@ USE_BZIP2= yes
LIB_DEPENDS= cln:${PORTSDIR}/math/cln
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_NEWGCC= yes
diff --git a/math/cln/Makefile b/math/cln/Makefile
index 7a47b398faa4..108a90bdc7dd 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -16,7 +16,6 @@ MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/gnu/ \
MAINTAINER= ijliao@FreeBSD.org
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/share/cln --infodir=${PREFIX}/info \
--mandir=${PREFIX}/man
diff --git a/math/gmp/Makefile b/math/gmp/Makefile
index ef1a0e0336c8..101168bd0aa1 100644
--- a/math/gmp/Makefile
+++ b/math/gmp/Makefile
@@ -15,7 +15,6 @@ DISTNAME= gmp-${PORTVERSION}
MAINTAINER= ijliao@FreeBSD.org
-GNU_CONFIGURE= yes
CONFIGURE_TARGET= # empty
USE_LIBTOOL= yes
diff --git a/math/libgmp3/Makefile b/math/libgmp3/Makefile
index ef1a0e0336c8..101168bd0aa1 100644
--- a/math/libgmp3/Makefile
+++ b/math/libgmp3/Makefile
@@ -15,7 +15,6 @@ DISTNAME= gmp-${PORTVERSION}
MAINTAINER= ijliao@FreeBSD.org
-GNU_CONFIGURE= yes
CONFIGURE_TARGET= # empty
USE_LIBTOOL= yes
diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile
index ef1a0e0336c8..101168bd0aa1 100644
--- a/math/libgmp4/Makefile
+++ b/math/libgmp4/Makefile
@@ -15,7 +15,6 @@ DISTNAME= gmp-${PORTVERSION}
MAINTAINER= ijliao@FreeBSD.org
-GNU_CONFIGURE= yes
CONFIGURE_TARGET= # empty
USE_LIBTOOL= yes
diff --git a/multimedia/avifile/Makefile b/multimedia/avifile/Makefile
index defce24ec892..a42e734923a3 100644
--- a/multimedia/avifile/Makefile
+++ b/multimedia/avifile/Makefile
@@ -30,7 +30,6 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/avifile
USE_AUTOMAKE= yes
USE_LIBTOOL= yes
LIBTOOLFILES= acinclude.m4
-# GNU_CONFIGURE= yes
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-win32-path=${LOCALBASE}/lib/win32 \
diff --git a/multimedia/libdivxdecore-devel/Makefile b/multimedia/libdivxdecore-devel/Makefile
index 3bd61aabca2f..cb7557e2490d 100644
--- a/multimedia/libdivxdecore-devel/Makefile
+++ b/multimedia/libdivxdecore-devel/Makefile
@@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${LIBDIVXDECORE_PORT_WRKSRC:C/.+\///}
USE_ZIP= yes
EXTRACT_BEFORE_ARGS= -a
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/multimedia/libdivxdecore/Makefile b/multimedia/libdivxdecore/Makefile
index daae67734aa4..d8ce39a4c96e 100644
--- a/multimedia/libdivxdecore/Makefile
+++ b/multimedia/libdivxdecore/Makefile
@@ -12,7 +12,6 @@ MASTER_SITES= http://download.projectmayo.com/dnload/divx4linux/xmps/
MAINTAINER= lioux@FreeBSD.org
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/multimedia/xmps-opendivx-plugin/Makefile b/multimedia/xmps-opendivx-plugin/Makefile
index 6dff6e4099bb..e04c1e7da828 100644
--- a/multimedia/xmps-opendivx-plugin/Makefile
+++ b/multimedia/xmps-opendivx-plugin/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= divxdecore.0:${PORTSDIR}/graphics/libdivxdecore \
intl.1:${PORTSDIR}/devel/gettext
WRKSRC= ${WRKDIR}/${PORTNAME}-0.0.2
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_GTK= yes
diff --git a/multimedia/xmps-win32-plugin/Makefile b/multimedia/xmps-win32-plugin/Makefile
index ee72c768e5ea..be5c29f4c225 100644
--- a/multimedia/xmps-win32-plugin/Makefile
+++ b/multimedia/xmps-win32-plugin/Makefile
@@ -16,7 +16,6 @@ LIB_DEPENDS= xmps.0:${PORTSDIR}/graphics/xmps \
intl.1:${PORTSDIR}/devel/gettext
RUN_DEPENDS= ${CODEC_DETECTION_FILE}:${CODEC_PORT}
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_GTK= yes
diff --git a/net-p2p/libfreenet/Makefile b/net-p2p/libfreenet/Makefile
index 0f3746d7ac1c..dfc18b179490 100644
--- a/net-p2p/libfreenet/Makefile
+++ b/net-p2p/libfreenet/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org
USE_OPENSSL= yes
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir=${PREFIX}/include/libfreenet
USE_GMAKE= yes
diff --git a/net/libfreenet/Makefile b/net/libfreenet/Makefile
index 0f3746d7ac1c..dfc18b179490 100644
--- a/net/libfreenet/Makefile
+++ b/net/libfreenet/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org
USE_OPENSSL= yes
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir=${PREFIX}/include/libfreenet
USE_GMAKE= yes
diff --git a/net/librsync/Makefile b/net/librsync/Makefile
index df1d4b106d01..6ab45d75243b 100644
--- a/net/librsync/Makefile
+++ b/net/librsync/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
.endif
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include"
CONFIGURE_ARGS= --enable-shared --disable-trace
diff --git a/net/xmlrpc-c-devel/Makefile b/net/xmlrpc-c-devel/Makefile
index 464d4e4b4c6d..76921f503029 100644
--- a/net/xmlrpc-c-devel/Makefile
+++ b/net/xmlrpc-c-devel/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Frontier/Client.pm:${PORTSDIR}/net/p5-Frontier-RPC
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile
index 464d4e4b4c6d..76921f503029 100644
--- a/net/xmlrpc-c/Makefile
+++ b/net/xmlrpc-c/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Frontier/Client.pm:${PORTSDIR}/net/p5-Frontier-RPC
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/security/borzoi/Makefile b/security/borzoi/Makefile
index f1572ea7e53a..c59ad65fe11b 100644
--- a/security/borzoi/Makefile
+++ b/security/borzoi/Makefile
@@ -18,7 +18,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl
RUN_DEPENDS= ${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
post-patch:
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 2fcaacd2d255..43b77224f4b7 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= teramoto@comm.eng.osaka-u.ac.jp
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
-GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile
index 2fcaacd2d255..43b77224f4b7 100644
--- a/security/gpgme03/Makefile
+++ b/security/gpgme03/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= teramoto@comm.eng.osaka-u.ac.jp
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
-GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index 32c9a6408fd2..77bf8e2c3d3a 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -23,7 +23,6 @@ LIB_DEPENDS= mcrypt.6:${PORTSDIR}/security/libmcrypt/ \
post-patch:
${RM} -f ${WRKSRC}/configure
-GNU_CONFIGURE= yes
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --enable-static --with-catgets
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile
index 9f740d23f017..29d6a410f3dc 100644
--- a/textproc/expat2/Makefile
+++ b/textproc/expat2/Makefile
@@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= expat
MAINTAINER= kuriyama@FreeBSD.org
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --enable-static
USE_LIBTOOL= yes
USE_GMAKE= yes
diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile
index 82ca8448e886..509a5a63caad 100644
--- a/textproc/gdome2/Makefile
+++ b/textproc/gdome2/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
USE_GLIB= yes
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" CPPFLAGS="-I${LOCALBASE}/include"
PLIST_SUB= DOCSDIR="share/doc/${DISTNAME}"
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile
index f1710ee211d1..bd5a3a25c655 100644
--- a/textproc/libxml++/Makefile
+++ b/textproc/libxml++/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
USE_GMAKE= yes
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
index f1710ee211d1..bd5a3a25c655 100644
--- a/textproc/libxml++26/Makefile
+++ b/textproc/libxml++26/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
USE_GMAKE= yes
diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile
index 7e6caf545374..58b5c3aeff84 100644
--- a/www/cgicc/Makefile
+++ b/www/cgicc/Makefile
@@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ijliao@FreeBSD.org
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile
index 74738d5032c1..e3b42726641e 100644
--- a/www/openvrml/Makefile
+++ b/www/openvrml/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= 3d@freebsd.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.4:${PORTSDIR}/graphics/png
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-jpeg-prefix=${LOCALBASE} \
--with-png-prefix=${LOCALBASE} \
--with-MesaGL
diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile
index 32019e3d5d9f..d1e32218b260 100644
--- a/x11-toolkits/paragui-devel/Makefile
+++ b/x11-toolkits/paragui-devel/Makefile
@@ -21,7 +21,6 @@ SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
USE_X_PREFIX= yes
USE_FREETYPE= yes
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
CFLAGS="${CXXFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile
index 32019e3d5d9f..d1e32218b260 100644
--- a/x11-toolkits/paragui/Makefile
+++ b/x11-toolkits/paragui/Makefile
@@ -21,7 +21,6 @@ SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
USE_X_PREFIX= yes
USE_FREETYPE= yes
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
CFLAGS="${CXXFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile
index ec508610e534..140b94734dc4 100644
--- a/x11/rxvt-devel/Makefile
+++ b/x11/rxvt-devel/Makefile
@@ -23,7 +23,6 @@ MAINTAINER= lioux@FreeBSD.org
USE_X_PREFIX= yes
USE_XPM= yes
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-utmp --enable-wtmp --enable-languages \
--with-xpm --enable-xpm-background --enable-transparency \
--enable-shared