From 56fe7a4c6aec92661ab2b3305d0ca8fdd8dcec51 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Tue, 17 Aug 1999 19:37:11 +0000 Subject: egcc/eg++ have been renamed to gcc295/g++295. Change all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett --- www/mozilla+ipv6/Makefile | 8 ++++---- www/mozilla-devel/Makefile | 8 ++++---- www/mozilla-vendor/Makefile | 8 ++++---- www/mozilla/Makefile | 8 ++++---- www/seamonkey/Makefile | 8 ++++---- www/seamonkey2/Makefile | 8 ++++---- 6 files changed, 24 insertions(+), 24 deletions(-) (limited to 'www') diff --git a/www/mozilla+ipv6/Makefile b/www/mozilla+ipv6/Makefile index b6c48df523f0..420124ab9847 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.29 1999/07/24 02:26:21 cpiazza Exp $ +# $Id: Makefile,v 1.30 1999/07/24 15:33:04 steve Exp $ # DISTNAME= mozilla-source-M8 @@ -20,9 +20,9 @@ LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \ .include .if ${OSVERSION} < 400004 -BUILD_DEPENDS+= eg++:${PORTSDIR}/lang/egcs -CC= egcc -CXX= eg++ +BUILD_DEPENDS+= g++295:${PORTSDIR}/lang/egcs +CC= gcc295 +CXX= g++295 .endif GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile index b6c48df523f0..420124ab9847 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.29 1999/07/24 02:26:21 cpiazza Exp $ +# $Id: Makefile,v 1.30 1999/07/24 15:33:04 steve Exp $ # DISTNAME= mozilla-source-M8 @@ -20,9 +20,9 @@ LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \ .include .if ${OSVERSION} < 400004 -BUILD_DEPENDS+= eg++:${PORTSDIR}/lang/egcs -CC= egcc -CXX= eg++ +BUILD_DEPENDS+= g++295:${PORTSDIR}/lang/egcs +CC= gcc295 +CXX= g++295 .endif GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config diff --git a/www/mozilla-vendor/Makefile b/www/mozilla-vendor/Makefile index b6c48df523f0..420124ab9847 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.29 1999/07/24 02:26:21 cpiazza Exp $ +# $Id: Makefile,v 1.30 1999/07/24 15:33:04 steve Exp $ # DISTNAME= mozilla-source-M8 @@ -20,9 +20,9 @@ LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \ .include .if ${OSVERSION} < 400004 -BUILD_DEPENDS+= eg++:${PORTSDIR}/lang/egcs -CC= egcc -CXX= eg++ +BUILD_DEPENDS+= g++295:${PORTSDIR}/lang/egcs +CC= gcc295 +CXX= g++295 .endif GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index b6c48df523f0..420124ab9847 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.29 1999/07/24 02:26:21 cpiazza Exp $ +# $Id: Makefile,v 1.30 1999/07/24 15:33:04 steve Exp $ # DISTNAME= mozilla-source-M8 @@ -20,9 +20,9 @@ LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \ .include .if ${OSVERSION} < 400004 -BUILD_DEPENDS+= eg++:${PORTSDIR}/lang/egcs -CC= egcc -CXX= eg++ +BUILD_DEPENDS+= g++295:${PORTSDIR}/lang/egcs +CC= gcc295 +CXX= g++295 .endif GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index b6c48df523f0..420124ab9847 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.29 1999/07/24 02:26:21 cpiazza Exp $ +# $Id: Makefile,v 1.30 1999/07/24 15:33:04 steve Exp $ # DISTNAME= mozilla-source-M8 @@ -20,9 +20,9 @@ LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \ .include .if ${OSVERSION} < 400004 -BUILD_DEPENDS+= eg++:${PORTSDIR}/lang/egcs -CC= egcc -CXX= eg++ +BUILD_DEPENDS+= g++295:${PORTSDIR}/lang/egcs +CC= gcc295 +CXX= g++295 .endif GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index b6c48df523f0..420124ab9847 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.29 1999/07/24 02:26:21 cpiazza Exp $ +# $Id: Makefile,v 1.30 1999/07/24 15:33:04 steve Exp $ # DISTNAME= mozilla-source-M8 @@ -20,9 +20,9 @@ LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \ .include .if ${OSVERSION} < 400004 -BUILD_DEPENDS+= eg++:${PORTSDIR}/lang/egcs -CC= egcc -CXX= eg++ +BUILD_DEPENDS+= g++295:${PORTSDIR}/lang/egcs +CC= gcc295 +CXX= g++295 .endif GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config -- cgit v1.2.3