summaryrefslogtreecommitdiff
path: root/lang/gcc32/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-28 09:47:01 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-28 09:47:01 +0000
commitd180c1547c7bf4e263ad4287396ccba22ac77a93 (patch)
tree5fb69f87d435928e6b7e8228e9aafd37f20cccc4 /lang/gcc32/Makefile
parentCreate libblas.so symlink in a.out case. (diff)
Doesn't package due to PLUST_SUB/GNUHOST definition and bsd.port.mk
inclusion order.
Notes
Notes: svn path=/head/; revision=13514
Diffstat (limited to 'lang/gcc32/Makefile')
-rw-r--r--lang/gcc32/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile
index aebd9611b1eb..042403edbbeb 100644
--- a/lang/gcc32/Makefile
+++ b/lang/gcc32/Makefile
@@ -4,7 +4,7 @@
# Date created: 9 Jan 1998
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.31 1998/09/26 18:17:13 obrien Exp $
+# $Id: Makefile,v 1.33 1998/09/27 01:56:14 obrien Exp $
#
DISTNAME= egcs-19980914
@@ -16,6 +16,8 @@ MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/snapshots/1998-09-14/ \
MAINTAINER= obrien@FreeBSD.org
+BROKEN= package
+
EGCS_REV= egcs-2.92.07
LIBSTDCPP_REV= 2.9.0
PLIST_SUB= EGCS_REV=${EGCS_REV} GNU_HOST=${GNUHOST}