diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-02-16 09:18:13 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-02-16 09:18:13 +0000 |
commit | 5306c7ababeb33d1c22b44ba7b70462b6542a076 (patch) | |
tree | c90a1ad95741c8d35a285bdd3ed7c635e2a8479f /lang/gcc32 | |
parent | a47645a182a04855f07d8960f9431ab7ac7457d3 (diff) | |
download | ports-5306c7ababeb33d1c22b44ba7b70462b6542a076.tar.gz ports-5306c7ababeb33d1c22b44ba7b70462b6542a076.zip |
Mark this port broken, doesn't package.
Notes
Notes:
svn path=/head/; revision=9744
Diffstat (limited to 'lang/gcc32')
-rw-r--r-- | lang/gcc32/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile index b8860aa17b12..efabc8953a92 100644 --- a/lang/gcc32/Makefile +++ b/lang/gcc32/Makefile @@ -3,7 +3,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.5 1998/02/03 07:48:35 asami Exp $ +# $Id: Makefile,v 1.6 1998/02/14 04:18:22 obrien Exp $ # DISTNAME= egcs-980205 @@ -16,6 +16,7 @@ MAINTAINER= jdp@polstra.com MANUAL_PACKAGE_BUILD= installs libstdc++.a which conflicts with system version +BROKEN= package GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --with-gnu-as --with-gnu-ld i386-unknown-freebsd |