diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-17 19:37:11 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-17 19:37:11 +0000 |
commit | 56fe7a4c6aec92661ab2b3305d0ca8fdd8dcec51 (patch) | |
tree | a80385bbab2a0dfc3dae2be142f72fecdb86b1cd /www | |
parent | 0e48a001086d52934d57402e4918ad726f0e527a (diff) | |
download | ports-56fe7a4c6aec92661ab2b3305d0ca8fdd8dcec51.tar.gz ports-56fe7a4c6aec92661ab2b3305d0ca8fdd8dcec51.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/mozilla+ipv6/Makefile | 8 | ||||
-rw-r--r-- | www/mozilla-devel/Makefile | 8 | ||||
-rw-r--r-- | www/mozilla-vendor/Makefile | 8 | ||||
-rw-r--r-- | www/mozilla/Makefile | 8 | ||||
-rw-r--r-- | www/seamonkey/Makefile | 8 | ||||
-rw-r--r-- | www/seamonkey2/Makefile | 8 |
6 files changed, 24 insertions, 24 deletions
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 <bsd.port.pre.mk> .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 <bsd.port.pre.mk> .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 <bsd.port.pre.mk> .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 <bsd.port.pre.mk> .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 <bsd.port.pre.mk> .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 <bsd.port.pre.mk> .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 |