diff options
87 files changed, 0 insertions, 88 deletions
diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile index 63c0cd148d64..527b8f8ddbe4 100644 --- a/devel/ORBacus/Makefile +++ b/devel/ORBacus/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ejc@bazzle.com USE_XLIB= yes INSTALLS_SHLIB= yes HAS_CONFIGURE= yes -USE_NEWGCC= yes CONFIGURE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" MAN1= idl.1 MLINKS= idl.1 hidl.1 - irdel.1 - irfeed.1 \ diff --git a/devel/cppadvio/Makefile b/devel/cppadvio/Makefile index edcf9d6b476a..661456da4dd0 100644 --- a/devel/cppadvio/Makefile +++ b/devel/cppadvio/Makefile @@ -17,7 +17,6 @@ MAINTAINER= oleg@pobox.com WRKSRC= ${WRKDIR}/cppadvio ALL_TARGET= lib USE_GMAKE= yes -USE_NEWGCC= yes post-patch: @( cd ${WRKSRC}; ${MV} c++ c++.orig; \ diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile index d8f9ec55a54b..6d4d5ad06940 100644 --- a/devel/gnustep-make/Makefile +++ b/devel/gnustep-make/Makefile @@ -20,7 +20,6 @@ MAINTAINER= dinoex@FreeBSD.org BROKEN= "Sorry, this port does not work on FreeBSD-2.2.x" .endif -USE_NEWGCC= yes PREFIX= ${LOCALBASE}/GNUstep GNU_CONFIGURE= yes CONFIGURE_ENV= INSTALL_PROGRAM="${INSTALL} -c" INSTALL_DATA="${INSTALL} -c" \ diff --git a/devel/ixlib/Makefile b/devel/ixlib/Makefile index 3575c1158924..9c077ecb2b9f 100644 --- a/devel/ixlib/Makefile +++ b/devel/ixlib/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext -USE_NEWGCC= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile index 45d454ed619a..3f1cea9e40be 100644 --- a/devel/libg++/Makefile +++ b/devel/libg++/Makefile @@ -27,7 +27,6 @@ MAINTAINER= ports@FreeBSD.org CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} PLIST_SUB= GCC28SUBDIR=${GCC28DIR} -USE_NEWGCC= yes pre-configure: @${CP} -p ${FILESDIR}/Makefile.libg++ ${WRKSRC}/Makefile diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile index d6abd586da58..19c2eb155165 100644 --- a/devel/libsigc++/Makefile +++ b/devel/libsigc++/Makefile @@ -18,7 +18,6 @@ MASTER_SITE_SUBDIR= libsigc \ MAINTAINER= gnome@FreeBSD.org USE_LIBTOOL= yes -USE_NEWGCC= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile index d6abd586da58..19c2eb155165 100644 --- a/devel/libsigc++12/Makefile +++ b/devel/libsigc++12/Makefile @@ -18,7 +18,6 @@ MASTER_SITE_SUBDIR= libsigc \ MAINTAINER= gnome@FreeBSD.org USE_LIBTOOL= yes -USE_NEWGCC= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index d6abd586da58..19c2eb155165 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/Makefile @@ -18,7 +18,6 @@ MASTER_SITE_SUBDIR= libsigc \ MAINTAINER= gnome@FreeBSD.org USE_LIBTOOL= yes -USE_NEWGCC= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes diff --git a/devel/mico/Makefile b/devel/mico/Makefile index 186c19b44cad..73f4138d9527 100644 --- a/devel/mico/Makefile +++ b/devel/mico/Makefile @@ -32,7 +32,6 @@ CONFIGURE_ENV= QTVER="2" BROKEN= "Needs someone to test with Qt2 support as Qt1 is gone." INSTALLS_SHLIB= yes -USE_NEWGCC= yes USE_GMAKE= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile index a78998963899..4f220749379f 100644 --- a/devel/omniORB/Makefile +++ b/devel/omniORB/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/omni BUILD_WRKSRC= ${WRKSRC}/src USE_PYTHON= yes -USE_NEWGCC= yes USE_GMAKE= yes INSTALLS_SHLIB= yes NO_FILTER_SHLIBS= yes diff --git a/devel/projectcenter.app/Makefile b/devel/projectcenter.app/Makefile index 7524c0d8ec75..3e58c1869718 100644 --- a/devel/projectcenter.app/Makefile +++ b/devel/projectcenter.app/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= ${XGPSBUNDLEDIR}/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-x PREFIX= ${LOCALBASE}/GNUstep WRKSRC= ${WRKDIR}/ProjectCenter -USE_NEWGCC= yes USE_GMAKE= yes MAKEFILE= GNUmakefile MAKE_ENV= ADDITIONAL_INCLUDE_DIRS="-I${WRKSRC}" \ diff --git a/devel/py-omniorb/Makefile b/devel/py-omniorb/Makefile index 99b3313cbb82..cf3c882206cc 100644 --- a/devel/py-omniorb/Makefile +++ b/devel/py-omniorb/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= omniidl:${PORTSDIR}/devel/omniORB BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/omniORB:build USE_PYTHON= yes -USE_NEWGCC= yes USE_GMAKE= yes MAKEFILE= GNUmakefile ALL_TARGET= export diff --git a/devel/uds/Makefile b/devel/uds/Makefile index e25715f91e6f..d9aa25b5d66d 100644 --- a/devel/uds/Makefile +++ b/devel/uds/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://frost.flewid.de/dist/ MAINTAINER= ijliao@FreeBSD.org -USE_NEWGCC= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/editors/fte/Makefile b/editors/fte/Makefile index 052e4778cd5e..50c359c9667d 100644 --- a/editors/fte/Makefile +++ b/editors/fte/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip EXTRACT_CMD= unzip EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= -USE_NEWGCC= yes USE_XLIB= yes ADDITIONAL_DOCS= about.html \ diff --git a/games/fgfs-base/Makefile b/games/fgfs-base/Makefile index 2a53cbb2ec8f..809df63bf873 100644 --- a/games/fgfs-base/Makefile +++ b/games/fgfs-base/Makefile @@ -44,7 +44,6 @@ ADDPATCHES= ${MASTERDIR}/patches.tools/disable-tools USE_AUTOCONF_VER=213 .endif -USE_NEWGCC= yes GNU_CONFIGURE= yes CONFIGURE_ENV= \ LDFLAGS="${LDFLAGS} -L${X11BASE}/lib -lGLU -lGL -lglut ${PTHREAD_LIBS}" diff --git a/games/flightgear-data/Makefile b/games/flightgear-data/Makefile index 2a53cbb2ec8f..809df63bf873 100644 --- a/games/flightgear-data/Makefile +++ b/games/flightgear-data/Makefile @@ -44,7 +44,6 @@ ADDPATCHES= ${MASTERDIR}/patches.tools/disable-tools USE_AUTOCONF_VER=213 .endif -USE_NEWGCC= yes GNU_CONFIGURE= yes CONFIGURE_ENV= \ LDFLAGS="${LDFLAGS} -L${X11BASE}/lib -lGLU -lGL -lglut ${PTHREAD_LIBS}" diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index 2a53cbb2ec8f..809df63bf873 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -44,7 +44,6 @@ ADDPATCHES= ${MASTERDIR}/patches.tools/disable-tools USE_AUTOCONF_VER=213 .endif -USE_NEWGCC= yes GNU_CONFIGURE= yes CONFIGURE_ENV= \ LDFLAGS="${LDFLAGS} -L${X11BASE}/lib -lGLU -lGL -lglut ${PTHREAD_LIBS}" diff --git a/games/gomoku.app/Makefile b/games/gomoku.app/Makefile index f19794734f0a..175bac778c34 100644 --- a/games/gomoku.app/Makefile +++ b/games/gomoku.app/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= ${XGPSBUNDLEDIR}/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/libgnustep-xg RUN_DEPENDS= ${XGPSBUNDLEDIR}/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-xgps PREFIX= ${LOCALBASE}/GNUstep -USE_NEWGCC= yes USE_GMAKE= yes MAKEFILE= GNUmakefile ALL_TARGET= diff --git a/games/gracer/Makefile b/games/gracer/Makefile index c45882ee4bd7..3fcbf64dcc26 100644 --- a/games/gracer/Makefile +++ b/games/gracer/Makefile @@ -29,7 +29,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" USE_GMAKE= yes # for plib (sound): -USE_NEWGCC= yes CONFIGURE_ARGS+= --with-plib=${X11BASE} pre-patch: diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile index a10e3a0e4f71..7cb9791524b0 100644 --- a/games/gshisen/Makefile +++ b/games/gshisen/Makefile @@ -17,7 +17,6 @@ RUN_DEPENDS= ${XGPSBUNDLEDIR}/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/libgnustep-xgps PREFIX= ${LOCALBASE}/GNUstep WRKSRC= ${WRKDIR}/GShisen -USE_NEWGCC= yes USE_GMAKE= yes MAKEFILE= MAKE_FLAGS= GUI_BACKEND_LIB=xgps diff --git a/games/tux-aqfh/Makefile b/games/tux-aqfh/Makefile index 4c4c6e5c390b..b5bbcd42b39b 100644 --- a/games/tux-aqfh/Makefile +++ b/games/tux-aqfh/Makefile @@ -16,7 +16,6 @@ BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib USE_REINPLACE= yes USE_X_PREFIX= yes -USE_NEWGCC= yes USE_MESA= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile index 129be5b8aafd..c2f974167f8b 100644 --- a/graphics/gnofract4d/Makefile +++ b/graphics/gnofract4d/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org USE_REINPLACE= yes USE_X_PREFIX= yes -USE_NEWGCC= yes USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomelibs GNU_CONFIGURE= yes diff --git a/graphics/libdjvu++/Makefile b/graphics/libdjvu++/Makefile index 16c94ba6e2d5..571362f99e8e 100644 --- a/graphics/libdjvu++/Makefile +++ b/graphics/libdjvu++/Makefile @@ -14,7 +14,6 @@ MAINTAINER= mi@aldan.algebra.com INSTALLS_SHLIB= yes IS_INTERACTIVE= some think, the AT&T license needs to be acked by the user -USE_NEWGCC= yes HAS_CONFIGURE= yes CONFIGURE_ENV= CXX=${CXX} CONFIGURE_ARGS= --with-cxxflag="${CXXFLAGS}" diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 808c0ed27516..38bbe99de1a9 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -26,7 +26,6 @@ USE_BISON= yes USE_GMAKE= yes USE_MESA= yes USE_MOTIF= yes -USE_NEWGCC= yes USE_XLIB= yes AUTOMAKE_ARGS= -a -i GNU_CONFIGURE= yes diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index d06e348e505b..45a88505bdf9 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -15,7 +15,6 @@ MAINTAINER= chuckr@FreeBSD.org LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png -USE_NEWGCC= yes USE_MOTIF= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/graphics/qdraw/Makefile b/graphics/qdraw/Makefile index b1cce4089b66..b842f1156497 100644 --- a/graphics/qdraw/Makefile +++ b/graphics/qdraw/Makefile @@ -22,8 +22,6 @@ LIB_DEPENDS+= aa:${PORTSDIR}/graphics/aalib INSTALLS_SHLIB= yes USE_GMAKE= yes ONLY_FOR_ARCHS= i386 -# GCC 2.95 or later -USE_NEWGCC= yes MAKEFILE= makefile diff --git a/java/guavac/Makefile b/java/guavac/Makefile index d99f9be4e5f3..c2b6ae0f7e89 100644 --- a/java/guavac/Makefile +++ b/java/guavac/Makefile @@ -12,7 +12,6 @@ MASTER_SITES= ftp://ftp.yggdrasil.com/pub/dist/devel/compilers/guavac/ MAINTAINER= nakai@FreeBSD.org -USE_NEWGCC= yes USE_GMAKE= yes GNU_CONFIGURE= yes MAN1= guavac.1 diff --git a/java/shujit/Makefile b/java/shujit/Makefile index 741fedf646b2..0adbdd1c29a0 100644 --- a/java/shujit/Makefile +++ b/java/shujit/Makefile @@ -20,7 +20,6 @@ ONLY_FOR_ARCHS= i386 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_NEWGCC= yes MAKEFILE= GNUmakefile USE_RUBY= yes diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile index c008fd13a674..0b02a42f6e90 100644 --- a/lang/afnix/Makefile +++ b/lang/afnix/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION:S,.,-,g} MAINTAINER= ijliao@FreeBSD.org -USE_NEWGCC= yes USE_GMAKE= yes MAKE_ARGS= CC="${CXX}" LD="${CXX}" LK="${CXX}" OPTCCFLAGS="${CXXFLAGS}" \ DYNCCFLAGS="-fPIC -DPIC" DEBUGFLAGS="" DBGDEFINES="" \ diff --git a/lang/aleph/Makefile b/lang/aleph/Makefile index c008fd13a674..0b02a42f6e90 100644 --- a/lang/aleph/Makefile +++ b/lang/aleph/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION:S,.,-,g} MAINTAINER= ijliao@FreeBSD.org -USE_NEWGCC= yes USE_GMAKE= yes MAKE_ARGS= CC="${CXX}" LD="${CXX}" LK="${CXX}" OPTCCFLAGS="${CXXFLAGS}" \ DYNCCFLAGS="-fPIC -DPIC" DEBUGFLAGS="" DBGDEFINES="" \ diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 3c1d018db236..f90ba26341d0 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -29,7 +29,6 @@ BROKEN= "Sorry, this port does not work on FreeBSD-2.2.x" PREFIX= ${LOCALBASE}/GNUstep PLIST_SUB+= LOCALBASE=${LOCALBASE} USE_AUTOCONF= yes -USE_NEWGCC= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-procfs CONFIGURE_TARGET= diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index e80d1e815f80..138808b04dc6 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -25,7 +25,6 @@ BROKEN= "Sorry, this port does not work on FreeBSD-2.2.x" .endif PREFIX= ${LOCALBASE}/GNUstep -USE_NEWGCC= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= USE_GMAKE= yes diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile index 7ed5a79767f2..43d7c1415314 100644 --- a/lang/gnustep-objc/Makefile +++ b/lang/gnustep-objc/Makefile @@ -25,7 +25,6 @@ BROKEN= "Sorry, this port does not work on FreeBSD-2.2.x" .endif PREFIX= ${LOCALBASE}/GNUstep -USE_NEWGCC= yes USE_GMAKE= yes MAKEFILE= GNUmakefile ALL_TARGET= diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 9ac304c8baad..27f518548812 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ PLIST_SUB= GNUHOST=${ARCH}-pc-freebsd${OSREL:C/\..*//} VERSION=${PORTVERSION} -USE_NEWGCC= yes USE_GMAKE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile index 645744beedbc..8d1a6ee6cdbf 100644 --- a/mail/gnumail/Makefile +++ b/mail/gnumail/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${XGPSBUNDLEDIR}/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/libgnustep-xgps PREFIX= ${LOCALBASE}/GNUstep WRKSRC= ${WRKDIR}/GNUMail -USE_NEWGCC= yes USE_GMAKE= yes MAKEFILE= MAKE_FLAGS= GUI_BACKEND_LIB=xgps diff --git a/mail/icqmail/Makefile b/mail/icqmail/Makefile index ad0b06e20579..02e15bf02e34 100644 --- a/mail/icqmail/Makefile +++ b/mail/icqmail/Makefile @@ -17,7 +17,6 @@ MAINTAINER= never@nevermind.kiev.ua LIB_DEPENDS= icq0.1:${PORTSDIR}/net/icqlib0 \ guile.10:${PORTSDIR}/lang/guile -USE_NEWGCC= yes USE_AUTOCONF= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib" \ diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index e89216f5ffbb..8c25501ac5ab 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${XGPSBUNDLEDIR}/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-x PREFIX= ${LOCALBASE}/GNUstep WRKSRC= ${WRKDIR}/Pantomime -USE_NEWGCC= yes USE_GMAKE= yes MAKEFILE= GNUmakefile ALL_TARGET= diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index a31b5495d8b5..6ccb8c4b83cf 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= cln.2:${PORTSDIR}/math/cln USE_REINPLACE= yes USE_BZIP2= yes -USE_NEWGCC= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/math/surf/Makefile b/math/surf/Makefile index e8e1842a1f43..221e60e5ef3f 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ USE_GNOMENG= yes USE_GNOME= gtk12 -USE_NEWGCC= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/misc/cassowary/Makefile b/misc/cassowary/Makefile index 8734e7b7fe02..d0e28ae9bc7e 100644 --- a/misc/cassowary/Makefile +++ b/misc/cassowary/Makefile @@ -23,7 +23,6 @@ CONFIGURE_ARGS= --with-guile-prefix=${LOCALBASE} \ --enable-guile-build \ --enable-permissive USE_GMAKE= yes -USE_NEWGCC= yes USE_BISON= yes .include <bsd.port.mk> diff --git a/misc/gtl/Makefile b/misc/gtl/Makefile index d7771b437782..6ee509e04e93 100644 --- a/misc/gtl/Makefile +++ b/misc/gtl/Makefile @@ -15,6 +15,5 @@ MAINTAINER= nakai@FreeBSD.org INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -USE_NEWGCC= yes .include <bsd.port.mk> diff --git a/net-im/licq/Makefile.inc b/net-im/licq/Makefile.inc index 5862b3e094dc..db03ee2907f7 100644 --- a/net-im/licq/Makefile.inc +++ b/net-im/licq/Makefile.inc @@ -19,7 +19,6 @@ MD5_FILE?= ${PORTSDIR}/net/licq/distinfo # USE_LIBTOOL doesn't work for these ports #USE_LIBTOOL= yes USE_GMAKE= yes -USE_NEWGCC= yes USE_BZIP2= yes WRKSRC?= ${WRKDIR}/${DISTNAME}/plugins/${PORTNAME}-${PORTVERSION} PLIST_SUB+= LICQ_DEVEL="@comment " diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile index 68934095cfe0..006cdaaee0b8 100644 --- a/net-mgmt/arts++/Makefile +++ b/net-mgmt/arts++/Makefile @@ -16,7 +16,6 @@ MAINTAINER= lyngbol@wheel.dk GNU_CONFIGURE= yes USE_GMAKE= yes -USE_NEWGCC= yes CONFIGURE_ARGS+=--enable-shared MANL= artsportagg.l artsports.l artsprotos.l artsnets.l artsdump.l \ diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile index d186147651c7..6c94bced6da8 100644 --- a/net-mgmt/cflowd/Makefile +++ b/net-mgmt/cflowd/Makefile @@ -23,7 +23,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net/arts++ GNU_CONFIGURE= yes USE_GMAKE= yes -USE_NEWGCC= yes USE_BISON= yes CONFIGURE_ARGS+=--enable-shared --with-artspp=${PREFIX} diff --git a/net/arts++/Makefile b/net/arts++/Makefile index 68934095cfe0..006cdaaee0b8 100644 --- a/net/arts++/Makefile +++ b/net/arts++/Makefile @@ -16,7 +16,6 @@ MAINTAINER= lyngbol@wheel.dk GNU_CONFIGURE= yes USE_GMAKE= yes -USE_NEWGCC= yes CONFIGURE_ARGS+=--enable-shared MANL= artsportagg.l artsports.l artsprotos.l artsnets.l artsdump.l \ diff --git a/net/cflowd/Makefile b/net/cflowd/Makefile index d186147651c7..6c94bced6da8 100644 --- a/net/cflowd/Makefile +++ b/net/cflowd/Makefile @@ -23,7 +23,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net/arts++ GNU_CONFIGURE= yes USE_GMAKE= yes -USE_NEWGCC= yes USE_BISON= yes CONFIGURE_ARGS+=--enable-shared --with-artspp=${PREFIX} diff --git a/net/cphone/Makefile b/net/cphone/Makefile index 86b2ee3b7337..5ea78b571711 100644 --- a/net/cphone/Makefile +++ b/net/cphone/Makefile @@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NOCLEANDEPENDS= yes -USE_NEWGCC= yes USE_BISON= yes USE_QT_VER= 2 USE_GMAKE= yes diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile index c5b20f47bc2b..0f4620375d78 100644 --- a/net/ekiga/Makefile +++ b/net/ekiga/Makefile @@ -23,7 +23,6 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build # it all over again which can take several hours. NOCLEANDEPENDS= yes -USE_NEWGCC= yes USE_BISON= yes USE_GNOME= yes USE_AUTOCONF= yes diff --git a/net/gatekeeper/Makefile b/net/gatekeeper/Makefile index 15149ac399a5..af233cafcaf0 100644 --- a/net/gatekeeper/Makefile +++ b/net/gatekeeper/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/openh323gk NOCLEANDEPENDS= yes -USE_NEWGCC= yes USE_BISON= yes USE_GMAKE= yes ALL_TARGET= optnoshared diff --git a/net/gnomemeeting/Makefile b/net/gnomemeeting/Makefile index c5b20f47bc2b..0f4620375d78 100644 --- a/net/gnomemeeting/Makefile +++ b/net/gnomemeeting/Makefile @@ -23,7 +23,6 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build # it all over again which can take several hours. NOCLEANDEPENDS= yes -USE_NEWGCC= yes USE_BISON= yes USE_GNOME= yes USE_AUTOCONF= yes diff --git a/net/gnomemeeting2/Makefile b/net/gnomemeeting2/Makefile index c5b20f47bc2b..0f4620375d78 100644 --- a/net/gnomemeeting2/Makefile +++ b/net/gnomemeeting2/Makefile @@ -23,7 +23,6 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build # it all over again which can take several hours. NOCLEANDEPENDS= yes -USE_NEWGCC= yes USE_BISON= yes USE_GNOME= yes USE_AUTOCONF= yes diff --git a/net/licq/Makefile.inc b/net/licq/Makefile.inc index 5862b3e094dc..db03ee2907f7 100644 --- a/net/licq/Makefile.inc +++ b/net/licq/Makefile.inc @@ -19,7 +19,6 @@ MD5_FILE?= ${PORTSDIR}/net/licq/distinfo # USE_LIBTOOL doesn't work for these ports #USE_LIBTOOL= yes USE_GMAKE= yes -USE_NEWGCC= yes USE_BZIP2= yes WRKSRC?= ${WRKDIR}/${DISTNAME}/plugins/${PORTNAME}-${PORTVERSION} PLIST_SUB+= LICQ_DEVEL="@comment " diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index 5bab59d401a0..25d6154222f0 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NOCLEANDEPENDS= yes -USE_NEWGCC= yes USE_BISON= yes USE_XLIB= yes USE_GMAKE= yes diff --git a/net/opal/Makefile b/net/opal/Makefile index a8f3fe10992e..832b760f6a4d 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -27,7 +27,6 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/comms/ixj:patch WRKSRC= ${WRKDIR}/${PORTNAME} -USE_NEWGCC= yes USE_BISON= yes USE_GMAKE= yes diff --git a/net/opal3/Makefile b/net/opal3/Makefile index a8f3fe10992e..832b760f6a4d 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -27,7 +27,6 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/comms/ixj:patch WRKSRC= ${WRKDIR}/${PORTNAME} -USE_NEWGCC= yes USE_BISON= yes USE_GMAKE= yes diff --git a/net/openam/Makefile b/net/openam/Makefile index 9ae11fe7d60d..22aa4aa9c833 100644 --- a/net/openam/Makefile +++ b/net/openam/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NOCLEANDEPENDS= yes -USE_NEWGCC= yes USE_BISON= yes USE_GMAKE= yes ALL_TARGET= optnoshared diff --git a/net/opengatekeeper/Makefile b/net/opengatekeeper/Makefile index 9625ee9a1e83..5537ff1d7270 100644 --- a/net/opengatekeeper/Makefile +++ b/net/opengatekeeper/Makefile @@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/opengate NOCLEANDEPENDS= yes -USE_NEWGCC= yes USE_BISON= yes USE_GMAKE= yes ALL_TARGET= optnoshared diff --git a/net/opengk/Makefile b/net/opengk/Makefile index becbd9e1738d..216a0f2f3da5 100644 --- a/net/opengk/Makefile +++ b/net/opengk/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NOCLEANDEPENDS= yes -USE_NEWGCC= yes USE_GMAKE= yes ALL_TARGET= optnoshared MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \ diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile index a8f3fe10992e..832b760f6a4d 100644 --- a/net/openh323-112/Makefile +++ b/net/openh323-112/Makefile @@ -27,7 +27,6 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/comms/ixj:patch WRKSRC= ${WRKDIR}/${PORTNAME} -USE_NEWGCC= yes USE_BISON= yes USE_GMAKE= yes diff --git a/net/openh323/Makefile b/net/openh323/Makefile index a8f3fe10992e..832b760f6a4d 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -27,7 +27,6 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/comms/ixj:patch WRKSRC= ${WRKDIR}/${PORTNAME} -USE_NEWGCC= yes USE_BISON= yes USE_GMAKE= yes diff --git a/net/openh323proxy/Makefile b/net/openh323proxy/Makefile index 3d3f0e84a476..59ae017a504f 100644 --- a/net/openh323proxy/Makefile +++ b/net/openh323proxy/Makefile @@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NOCLEANDEPENDS= yes -USE_NEWGCC= yes USE_BISON= yes USE_GMAKE= yes ALL_TARGET= optnoshared diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile index 465ae81b4a5b..54571c28f665 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NOCLEANDEPENDS= yes -USE_NEWGCC= yes USE_BISON= yes USE_GMAKE= yes ALL_TARGET= optnoshared diff --git a/sysutils/anteater/Makefile b/sysutils/anteater/Makefile index 3f363820190a..74e0c9776eb0 100644 --- a/sysutils/anteater/Makefile +++ b/sysutils/anteater/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= ftp://ftp.profzone.ch/drzoom/anteater/ MAINTAINER= ports@FreeBSD.org -USE_NEWGCC= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-strstream diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile index 395b16de1e43..6df8285e38c2 100644 --- a/sysutils/lavaps/Makefile +++ b/sysutils/lavaps/Makefile @@ -23,7 +23,6 @@ BROKEN= Changes to process info structs returned by kernel renders \ GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ARGS= --with-tcl-ver=8.3 --with-tk-ver=8.3 -USE_NEWGCC= yes MAN1= lavaps.1 .include <bsd.port.post.mk> diff --git a/textproc/gaspell/Makefile b/textproc/gaspell/Makefile index 13caec8ad6ba..3411d20c06b4 100644 --- a/textproc/gaspell/Makefile +++ b/textproc/gaspell/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= aspell.11:${PORTSDIR}/textproc/aspell USE_X_PREFIX= yes -USE_NEWGCC= yes USE_GNOME= yes do-install: diff --git a/textproc/latte/Makefile b/textproc/latte/Makefile index cd54cb47cdb3..b3d3a6659665 100644 --- a/textproc/latte/Makefile +++ b/textproc/latte/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.latte.org/ \ MAINTAINER= dr@domix.de -USE_NEWGCC= yes USE_LIBTOOL= yes MAKE_FLAGS= CONF_ARGS="--prefix=${PREFIX}" CONFIGURE_ARGS+= --enable-shared diff --git a/textproc/pspell-ispell/Makefile b/textproc/pspell-ispell/Makefile index b1f90e1f1deb..52f730187937 100644 --- a/textproc/pspell-ispell/Makefile +++ b/textproc/pspell-ispell/Makefile @@ -18,7 +18,6 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell LIB_DEPENDS= pspell.4:${PORTSDIR}/textproc/pspell -USE_NEWGCC= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/www/galeon/Makefile b/www/galeon/Makefile index d4ec353e873e..d0f282097e23 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -29,7 +29,6 @@ MOZILLA= mozilla .endif USE_X_PREFIX= yes -USE_NEWGCC= yes USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack bonobo libglade gnomevfs USE_LIBTOOL= yes diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index d4ec353e873e..d0f282097e23 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -29,7 +29,6 @@ MOZILLA= mozilla .endif USE_X_PREFIX= yes -USE_NEWGCC= yes USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack bonobo libglade gnomevfs USE_LIBTOOL= yes diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index d494531a7797..1ab0b4304c38 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -36,7 +36,6 @@ BROKEN= "Sorry, this port does not work on FreeBSD-2.2.x" .endif PREFIX= ${LOCALBASE}/GNUstep -USE_NEWGCC= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= USE_GMAKE= yes diff --git a/x11-toolkits/gnustep-xgps/Makefile b/x11-toolkits/gnustep-xgps/Makefile index 4c55654729e2..f54da94c4640 100644 --- a/x11-toolkits/gnustep-xgps/Makefile +++ b/x11-toolkits/gnustep-xgps/Makefile @@ -26,7 +26,6 @@ BROKEN= "Sorry, this port does not work on FreeBSD-2.2.x" .endif PREFIX= ${LOCALBASE}/GNUstep -USE_NEWGCC= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-jpeg-library=${LOCALBASE}/lib \ --with-jpeg-include=${LOCALBASE}/include \ diff --git a/x11-toolkits/gtk--/Makefile b/x11-toolkits/gtk--/Makefile index 5d4b88f4239d..7f4b4a4ed1db 100644 --- a/x11-toolkits/gtk--/Makefile +++ b/x11-toolkits/gtk--/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_X_PREFIX= yes -USE_NEWGCC= yes USE_GMAKE= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/x11-toolkits/gtk--2/Makefile b/x11-toolkits/gtk--2/Makefile index 5d4b88f4239d..7f4b4a4ed1db 100644 --- a/x11-toolkits/gtk--2/Makefile +++ b/x11-toolkits/gtk--2/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_X_PREFIX= yes -USE_NEWGCC= yes USE_GMAKE= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/x11-toolkits/gtkmm12/Makefile b/x11-toolkits/gtkmm12/Makefile index 5d4b88f4239d..7f4b4a4ed1db 100644 --- a/x11-toolkits/gtkmm12/Makefile +++ b/x11-toolkits/gtkmm12/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_X_PREFIX= yes -USE_NEWGCC= yes USE_GMAKE= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile index 5d4b88f4239d..7f4b4a4ed1db 100644 --- a/x11-toolkits/gtkmm20/Makefile +++ b/x11-toolkits/gtkmm20/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_X_PREFIX= yes -USE_NEWGCC= yes USE_GMAKE= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile index 5d4b88f4239d..7f4b4a4ed1db 100644 --- a/x11-toolkits/gtkmm24/Makefile +++ b/x11-toolkits/gtkmm24/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_X_PREFIX= yes -USE_NEWGCC= yes USE_GMAKE= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile index 5d4b88f4239d..7f4b4a4ed1db 100644 --- a/x11-toolkits/gtkmm30/Makefile +++ b/x11-toolkits/gtkmm30/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_X_PREFIX= yes -USE_NEWGCC= yes USE_GMAKE= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/x11-toolkits/gtoolkit/Makefile b/x11-toolkits/gtoolkit/Makefile index 32a8d116f749..a99a94337777 100644 --- a/x11-toolkits/gtoolkit/Makefile +++ b/x11-toolkits/gtoolkit/Makefile @@ -16,7 +16,6 @@ BUILD_DEPENDS= ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base RUN_DEPENDS= ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base PREFIX= ${LOCALBASE}/GNUstep -USE_NEWGCC= yes USE_GMAKE= yes USE_GTK= yes GNU_CONFIGURE= yes diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile index 4ff6b9853a58..a8d2b69f0aee 100644 --- a/x11-toolkits/plib/Makefile +++ b/x11-toolkits/plib/Makefile @@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_MESA= yes -USE_NEWGCC= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${X11BASE}/lib ${PTHREAD_LIBS}" diff --git a/x11-toolkits/py-wxPython/Makefile b/x11-toolkits/py-wxPython/Makefile index f0dbcbb85604..6943d70fae72 100644 --- a/x11-toolkits/py-wxPython/Makefile +++ b/x11-toolkits/py-wxPython/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-ope WX_CONFIG= ${X11BASE}/bin/wx-config USE_GMAKE= yes -USE_NEWGCC= yes USE_PYTHON= yes USE_PYDISTUTILS=yes USE_GTK= yes diff --git a/x11-toolkits/py-wxPython24/Makefile b/x11-toolkits/py-wxPython24/Makefile index f0dbcbb85604..6943d70fae72 100644 --- a/x11-toolkits/py-wxPython24/Makefile +++ b/x11-toolkits/py-wxPython24/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-ope WX_CONFIG= ${X11BASE}/bin/wx-config USE_GMAKE= yes -USE_NEWGCC= yes USE_PYTHON= yes USE_PYDISTUTILS=yes USE_GTK= yes diff --git a/x11-toolkits/py-wxPython26/Makefile b/x11-toolkits/py-wxPython26/Makefile index f0dbcbb85604..6943d70fae72 100644 --- a/x11-toolkits/py-wxPython26/Makefile +++ b/x11-toolkits/py-wxPython26/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-ope WX_CONFIG= ${X11BASE}/bin/wx-config USE_GMAKE= yes -USE_NEWGCC= yes USE_PYTHON= yes USE_PYDISTUTILS=yes USE_GTK= yes diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile index f0dbcbb85604..6943d70fae72 100644 --- a/x11-toolkits/py-wxPython28/Makefile +++ b/x11-toolkits/py-wxPython28/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-ope WX_CONFIG= ${X11BASE}/bin/wx-config USE_GMAKE= yes -USE_NEWGCC= yes USE_PYTHON= yes USE_PYDISTUTILS=yes USE_GTK= yes diff --git a/x11-toolkits/qt145/Makefile b/x11-toolkits/qt145/Makefile index 14e718c42683..005dcfefa5e3 100644 --- a/x11-toolkits/qt145/Makefile +++ b/x11-toolkits/qt145/Makefile @@ -22,7 +22,6 @@ MAINTAINER= kris@FreeBSD.org LATEST_LINK= qt1 USE_GMAKE= yes USE_X_PREFIX= yes -USE_NEWGCC= yes .if defined(MAKE_JOBS) MAKE_ARGS+= MAKE="${GMAKE} -j${MAKE_JOBS}" .else diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile index caac3a38b64b..c6fe54d1abdd 100644 --- a/x11-toolkits/qt23/Makefile +++ b/x11-toolkits/qt23/Makefile @@ -24,7 +24,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_MESA= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_NEWGCC= yes HAS_CONFIGURE= yes # YES, THIS PORT HAS ANTIALIASING SUPPORT IF YOUR XFREE86 SUPPORTS IT! # JUST BECAUSE -xft IS NOT LISTED BELOW DOESN'T MEAN IT'S NOT THERE! diff --git a/x11-toolkits/vdk/Makefile b/x11-toolkits/vdk/Makefile index 5dc99a7c6b69..b10ef7c00f03 100644 --- a/x11-toolkits/vdk/Makefile +++ b/x11-toolkits/vdk/Makefile @@ -13,7 +13,6 @@ MASTER_SITE_SUBDIR= vdkbuilder MAINTAINER= nakai@FreeBSD.org -USE_NEWGCC= yes USE_X_PREFIX= yes USE_GTK= yes WANT_GNOME= yes diff --git a/x11-toolkits/vdkbuilder/Makefile b/x11-toolkits/vdkbuilder/Makefile index 8a17a65adc2c..ea80f3a53f78 100644 --- a/x11-toolkits/vdkbuilder/Makefile +++ b/x11-toolkits/vdkbuilder/Makefile @@ -14,7 +14,6 @@ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= vdk.3:${PORTSDIR}/x11-toolkits/vdk -USE_NEWGCC= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GTK= yes |