aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc47
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-03-30 02:58:02 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-03-30 02:58:02 +0000
commit3d4549d577f27ca1b96835d2718522bfdaae1f56 (patch)
treef4ecd383dee66674e0572742c9621ac93baa57c5 /lang/gcc47
parent06c822cc34eae672c6988bd27ea6a8d3c67d2c0e (diff)
downloadports-3d4549d577f27ca1b96835d2718522bfdaae1f56.tar.gz
ports-3d4549d577f27ca1b96835d2718522bfdaae1f56.zip
Don't fetch alpha suppliment -- the bits are now part of the port.
Notes
Notes: svn path=/head/; revision=17448
Diffstat (limited to 'lang/gcc47')
-rw-r--r--lang/gcc47/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile
index 228164fb84a1..05c3037e8798 100644
--- a/lang/gcc47/Makefile
+++ b/lang/gcc47/Makefile
@@ -4,7 +4,7 @@
# Date created: 9 Jan 1998
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.51 1999/03/22 01:35:36 obrien Exp $
+# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
#
DISTNAME= egcs-1.1.2
@@ -19,9 +19,6 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/releases/egcs-1.1.2/ \
ftp://cambridge.cygnus.com/pub/egcs/releases/egcs-1.1.2/
DISTFILES= egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
egcs-g77-1.1.2${EXTRACT_SUFX} egcs-objc-1.1.2${EXTRACT_SUFX}
-.if ${MACHINE_ARCH} == "alpha"
-DISTFILES+= egcs-freebsd-alpha-supplement${EXTRACT_SUFX}
-.endif
MAINTAINER= obrien@FreeBSD.org