diff options
author | asami <asami@FreeBSD.org> | 1998-02-16 09:18:13 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-02-16 09:18:13 +0000 |
commit | 4dae764958e99e356b0d212b6746a61827433e47 (patch) | |
tree | f0f513dff271fc20e38212f08e966e2b5c390cad /lang/gcc42 | |
parent | 3c23b2d0a1931a141d9c2884ea17f4c1f6907800 (diff) | |
download | FreeBSD-ports-4dae764958e99e356b0d212b6746a61827433e47.zip FreeBSD-ports-4dae764958e99e356b0d212b6746a61827433e47.tar.gz |
Mark this port broken, doesn't package.
Diffstat (limited to 'lang/gcc42')
-rw-r--r-- | lang/gcc42/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile index b8860aa..efabc89 100644 --- a/lang/gcc42/Makefile +++ b/lang/gcc42/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 |