diff options
author | kris <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
commit | 1d1a1bf0eae578d1066b03e225bb5dfcde2b143c (patch) | |
tree | 6e453ac8ee5ce3794ceee425202a2ff27943309c | |
parent | 1bc0ad9d16b94f6ddc1742b2f972276435676388 (diff) | |
download | FreeBSD-ports-1d1a1bf0eae578d1066b03e225bb5dfcde2b143c.zip FreeBSD-ports-1d1a1bf0eae578d1066b03e225bb5dfcde2b143c.tar.gz |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
87 files changed, 0 insertions, 88 deletions
diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile index 63c0cd1..527b8f8 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 edcf9d6..661456d 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 d8f9ec5..6d4d5ad 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 3575c11..9c077ec 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 45d454e..3f1cea9 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 d6abd58..19c2eb1 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 d6abd58..19c2eb1 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 d6abd58..19c2eb1 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 186c19b..73f4138 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 a789989..4f22074 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 7524c0d..3e58c18 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 99b3313..cf3c882 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 e25715f..d9aa25b 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 052e477..50c359c9 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 2a53cbb..809df63 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 2a53cbb..809df63 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 2a53cbb..809df63 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 f197947..175bac7 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 c45882e..3fcbf64 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 a10e3a0..7cb9791 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 4c4c6e5..b5bbcd4 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 129be5b..c2f9741 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 16c94ba..571362f 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 808c0ed..38bbe99 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 d06e348..45a8850 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 b1cce40..b842f11 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 d99f9be..c2b6ae0 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 741fedf..0adbdd1 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 c008fd1..0b02a42 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 c008fd1..0b02a42 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 3c1d018..f90ba26 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 e80d1e8..138808b 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 7ed5a79..43d7c14 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 9ac304c..27f5185 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 645744b..8d1a6ee 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 ad0b06e..02e15bf 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 e89216f..8c25501 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 a31b549..6ccb8c4 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 e8e1842..221e60e 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 8734e7b..d0e28ae 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 d7771b4..6ee509e 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 5862b3e..db03ee2 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 6893409..006cdaa 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 d186147..6c94bced 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 6893409..006cdaa 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 d186147..6c94bced 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 86b2ee3..5ea78b5 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 c5b20f4..0f46203 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 15149ac3..af233ca 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 c5b20f4..0f46203 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 c5b20f4..0f46203 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 5862b3e..db03ee2 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 5bab59d..25d6154 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 a8f3fe1..832b760 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 a8f3fe1..832b760 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 9ae11fe..22aa4aa 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 9625ee9..5537ff1 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 becbd9e..216a0f2 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 a8f3fe1..832b760 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 a8f3fe1..832b760 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 3d3f0e8..59ae017 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 465ae81..54571c2 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 3f36382..74e0c97 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 395b16d..6df8285 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 13caec8..3411d20 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 cd54cb4..b3d3a66 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 b1f90e1..52f7301 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 d4ec353..d0f2820 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 d4ec353..d0f2820 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 d494531..1ab0b43 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 4c55654..f54da94 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 5d4b88f..7f4b4a4 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 5d4b88f..7f4b4a4 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 5d4b88f..7f4b4a4 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 5d4b88f..7f4b4a4 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 5d4b88f..7f4b4a4 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 5d4b88f..7f4b4a4 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 32a8d11..a99a943 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 4ff6b98..a8d2b69 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 f0dbcbb..6943d70 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 f0dbcbb..6943d70 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 f0dbcbb..6943d70 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 f0dbcbb..6943d70 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 14e718c..005dcfe 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 caac3a3..c6fe54d 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 5dc99a7..b10ef7c 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 8a17a65..ea80f3a 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 |