aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-17 19:37:11 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-17 19:37:11 +0000
commit56fe7a4c6aec92661ab2b3305d0ca8fdd8dcec51 (patch)
treea80385bbab2a0dfc3dae2be142f72fecdb86b1cd /x11-clocks
parent0e48a001086d52934d57402e4918ad726f0e527a (diff)
downloadports-56fe7a4c6aec92661ab2b3305d0ca8fdd8dcec51.tar.gz
ports-56fe7a4c6aec92661ab2b3305d0ca8fdd8dcec51.zip
egcc/eg++ have been renamed to gcc295/g++295. Change
all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com>
Notes
Notes: svn path=/head/; revision=20765
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/kdetoys11/Makefile8
-rw-r--r--x11-clocks/kdetoys2/Makefile8
-rw-r--r--x11-clocks/kdetoys3/Makefile8
-rw-r--r--x11-clocks/kdetoys4/Makefile8
4 files changed, 16 insertions, 16 deletions
diff --git a/x11-clocks/kdetoys11/Makefile b/x11-clocks/kdetoys11/Makefile
index 24e0052efe7b..c5976bbf59bc 100644
--- a/x11-clocks/kdetoys11/Makefile
+++ b/x11-clocks/kdetoys11/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 may 1999
# Whom: imura@cs.titech.ac.jp
#
-# $Id: Makefile,v 1.1.1.1 1999/06/22 23:48:10 sada Exp $
+# $Id: Makefile,v 1.2 1999/08/12 00:47:33 taoka Exp $
#
DISTNAME= kdetoys-1.1.1
@@ -34,9 +34,9 @@ CXXFLAGS?= ${CFLAGS}
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400004
-CC= egcc
-CXX= eg++
-BUILD_DEPENDS= egcc:${PORTSDIR}/lang/egcs
+CC= gcc295
+CXX= g++295
+BUILD_DEPENDS= gcc295:${PORTSDIR}/lang/egcs
.endif
.if defined(QT_GIF_AVAILABLE)
diff --git a/x11-clocks/kdetoys2/Makefile b/x11-clocks/kdetoys2/Makefile
index 24e0052efe7b..c5976bbf59bc 100644
--- a/x11-clocks/kdetoys2/Makefile
+++ b/x11-clocks/kdetoys2/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 may 1999
# Whom: imura@cs.titech.ac.jp
#
-# $Id: Makefile,v 1.1.1.1 1999/06/22 23:48:10 sada Exp $
+# $Id: Makefile,v 1.2 1999/08/12 00:47:33 taoka Exp $
#
DISTNAME= kdetoys-1.1.1
@@ -34,9 +34,9 @@ CXXFLAGS?= ${CFLAGS}
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400004
-CC= egcc
-CXX= eg++
-BUILD_DEPENDS= egcc:${PORTSDIR}/lang/egcs
+CC= gcc295
+CXX= g++295
+BUILD_DEPENDS= gcc295:${PORTSDIR}/lang/egcs
.endif
.if defined(QT_GIF_AVAILABLE)
diff --git a/x11-clocks/kdetoys3/Makefile b/x11-clocks/kdetoys3/Makefile
index 24e0052efe7b..c5976bbf59bc 100644
--- a/x11-clocks/kdetoys3/Makefile
+++ b/x11-clocks/kdetoys3/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 may 1999
# Whom: imura@cs.titech.ac.jp
#
-# $Id: Makefile,v 1.1.1.1 1999/06/22 23:48:10 sada Exp $
+# $Id: Makefile,v 1.2 1999/08/12 00:47:33 taoka Exp $
#
DISTNAME= kdetoys-1.1.1
@@ -34,9 +34,9 @@ CXXFLAGS?= ${CFLAGS}
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400004
-CC= egcc
-CXX= eg++
-BUILD_DEPENDS= egcc:${PORTSDIR}/lang/egcs
+CC= gcc295
+CXX= g++295
+BUILD_DEPENDS= gcc295:${PORTSDIR}/lang/egcs
.endif
.if defined(QT_GIF_AVAILABLE)
diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile
index 24e0052efe7b..c5976bbf59bc 100644
--- a/x11-clocks/kdetoys4/Makefile
+++ b/x11-clocks/kdetoys4/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 may 1999
# Whom: imura@cs.titech.ac.jp
#
-# $Id: Makefile,v 1.1.1.1 1999/06/22 23:48:10 sada Exp $
+# $Id: Makefile,v 1.2 1999/08/12 00:47:33 taoka Exp $
#
DISTNAME= kdetoys-1.1.1
@@ -34,9 +34,9 @@ CXXFLAGS?= ${CFLAGS}
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400004
-CC= egcc
-CXX= eg++
-BUILD_DEPENDS= egcc:${PORTSDIR}/lang/egcs
+CC= gcc295
+CXX= g++295
+BUILD_DEPENDS= gcc295:${PORTSDIR}/lang/egcs
.endif
.if defined(QT_GIF_AVAILABLE)