summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/mozilla+ipv6/Makefile8
-rw-r--r--www/mozilla-devel/Makefile8
-rw-r--r--www/mozilla-vendor/Makefile8
-rw-r--r--www/mozilla/Makefile8
-rw-r--r--www/seamonkey/Makefile8
-rw-r--r--www/seamonkey2/Makefile8
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