From c8d77a093bda0ea0dce30c4e9d91b8d7747d5a96 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 22 Aug 1999 19:46:45 +0000 Subject: Change all ports that need a new gcc on 3.x to use USE_NEWGCC. --- www/mozilla+ipv6/Makefile | 13 +++---------- www/mozilla-devel/Makefile | 13 +++---------- www/mozilla-vendor/Makefile | 13 +++---------- www/mozilla/Makefile | 13 +++---------- www/seamonkey/Makefile | 13 +++---------- www/seamonkey2/Makefile | 13 +++---------- 6 files changed, 18 insertions(+), 60 deletions(-) (limited to 'www') diff --git a/www/mozilla+ipv6/Makefile b/www/mozilla+ipv6/Makefile index 2b1a2ef3ee0f..78edd485b108 100644 --- a/www/mozilla+ipv6/Makefile +++ b/www/mozilla+ipv6/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Mar 1998 # Whom: eivind/dima/jseger # -# $Id: Makefile,v 1.31 1999/08/17 19:37:10 cpiazza Exp $ +# $Id: Makefile,v 1.32 1999/08/22 19:00:43 mharo Exp $ # DISTNAME= mozilla-source-M8 @@ -17,14 +17,6 @@ LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \ IDL.2:${PORTSDIR}/devel/ORBit \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 -.include - -.if ${OSVERSION} < 400004 -BUILD_DEPENDS+= g++295:${PORTSDIR}/lang/egcs -CC= gcc295 -CXX= g++295 -.endif - GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config @@ -33,6 +25,7 @@ USE_X_PREFIX= yes USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes +USE_NEWGCC= yes CONFIGURE_ARGS= \ --disable-cpp-rtti \ --disable-md \ @@ -63,4 +56,4 @@ do-install: ${TOUCH} ${PREFIX}/lib/mozilla/component.reg ${CHMOD} 666 ${PREFIX}/lib/mozilla/component.reg -.include +.include diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile index 2b1a2ef3ee0f..78edd485b108 100644 --- a/www/mozilla-devel/Makefile +++ b/www/mozilla-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Mar 1998 # Whom: eivind/dima/jseger # -# $Id: Makefile,v 1.31 1999/08/17 19:37:10 cpiazza Exp $ +# $Id: Makefile,v 1.32 1999/08/22 19:00:43 mharo Exp $ # DISTNAME= mozilla-source-M8 @@ -17,14 +17,6 @@ LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \ IDL.2:${PORTSDIR}/devel/ORBit \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 -.include - -.if ${OSVERSION} < 400004 -BUILD_DEPENDS+= g++295:${PORTSDIR}/lang/egcs -CC= gcc295 -CXX= g++295 -.endif - GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config @@ -33,6 +25,7 @@ USE_X_PREFIX= yes USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes +USE_NEWGCC= yes CONFIGURE_ARGS= \ --disable-cpp-rtti \ --disable-md \ @@ -63,4 +56,4 @@ do-install: ${TOUCH} ${PREFIX}/lib/mozilla/component.reg ${CHMOD} 666 ${PREFIX}/lib/mozilla/component.reg -.include +.include diff --git a/www/mozilla-vendor/Makefile b/www/mozilla-vendor/Makefile index 2b1a2ef3ee0f..78edd485b108 100644 --- a/www/mozilla-vendor/Makefile +++ b/www/mozilla-vendor/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Mar 1998 # Whom: eivind/dima/jseger # -# $Id: Makefile,v 1.31 1999/08/17 19:37:10 cpiazza Exp $ +# $Id: Makefile,v 1.32 1999/08/22 19:00:43 mharo Exp $ # DISTNAME= mozilla-source-M8 @@ -17,14 +17,6 @@ LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \ IDL.2:${PORTSDIR}/devel/ORBit \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 -.include - -.if ${OSVERSION} < 400004 -BUILD_DEPENDS+= g++295:${PORTSDIR}/lang/egcs -CC= gcc295 -CXX= g++295 -.endif - GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config @@ -33,6 +25,7 @@ USE_X_PREFIX= yes USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes +USE_NEWGCC= yes CONFIGURE_ARGS= \ --disable-cpp-rtti \ --disable-md \ @@ -63,4 +56,4 @@ do-install: ${TOUCH} ${PREFIX}/lib/mozilla/component.reg ${CHMOD} 666 ${PREFIX}/lib/mozilla/component.reg -.include +.include diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index 2b1a2ef3ee0f..78edd485b108 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Mar 1998 # Whom: eivind/dima/jseger # -# $Id: Makefile,v 1.31 1999/08/17 19:37:10 cpiazza Exp $ +# $Id: Makefile,v 1.32 1999/08/22 19:00:43 mharo Exp $ # DISTNAME= mozilla-source-M8 @@ -17,14 +17,6 @@ LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \ IDL.2:${PORTSDIR}/devel/ORBit \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 -.include - -.if ${OSVERSION} < 400004 -BUILD_DEPENDS+= g++295:${PORTSDIR}/lang/egcs -CC= gcc295 -CXX= g++295 -.endif - GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config @@ -33,6 +25,7 @@ USE_X_PREFIX= yes USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes +USE_NEWGCC= yes CONFIGURE_ARGS= \ --disable-cpp-rtti \ --disable-md \ @@ -63,4 +56,4 @@ do-install: ${TOUCH} ${PREFIX}/lib/mozilla/component.reg ${CHMOD} 666 ${PREFIX}/lib/mozilla/component.reg -.include +.include diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 2b1a2ef3ee0f..78edd485b108 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Mar 1998 # Whom: eivind/dima/jseger # -# $Id: Makefile,v 1.31 1999/08/17 19:37:10 cpiazza Exp $ +# $Id: Makefile,v 1.32 1999/08/22 19:00:43 mharo Exp $ # DISTNAME= mozilla-source-M8 @@ -17,14 +17,6 @@ LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \ IDL.2:${PORTSDIR}/devel/ORBit \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 -.include - -.if ${OSVERSION} < 400004 -BUILD_DEPENDS+= g++295:${PORTSDIR}/lang/egcs -CC= gcc295 -CXX= g++295 -.endif - GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config @@ -33,6 +25,7 @@ USE_X_PREFIX= yes USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes +USE_NEWGCC= yes CONFIGURE_ARGS= \ --disable-cpp-rtti \ --disable-md \ @@ -63,4 +56,4 @@ do-install: ${TOUCH} ${PREFIX}/lib/mozilla/component.reg ${CHMOD} 666 ${PREFIX}/lib/mozilla/component.reg -.include +.include diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 2b1a2ef3ee0f..78edd485b108 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Mar 1998 # Whom: eivind/dima/jseger # -# $Id: Makefile,v 1.31 1999/08/17 19:37:10 cpiazza Exp $ +# $Id: Makefile,v 1.32 1999/08/22 19:00:43 mharo Exp $ # DISTNAME= mozilla-source-M8 @@ -17,14 +17,6 @@ LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \ IDL.2:${PORTSDIR}/devel/ORBit \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 -.include - -.if ${OSVERSION} < 400004 -BUILD_DEPENDS+= g++295:${PORTSDIR}/lang/egcs -CC= gcc295 -CXX= g++295 -.endif - GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config @@ -33,6 +25,7 @@ USE_X_PREFIX= yes USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes +USE_NEWGCC= yes CONFIGURE_ARGS= \ --disable-cpp-rtti \ --disable-md \ @@ -63,4 +56,4 @@ do-install: ${TOUCH} ${PREFIX}/lib/mozilla/component.reg ${CHMOD} 666 ${PREFIX}/lib/mozilla/component.reg -.include +.include -- cgit v1.2.3