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