diff options
author | gerald <gerald@FreeBSD.org> | 2003-12-04 16:21:49 +0000 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2003-12-04 16:21:49 +0000 |
commit | c658bd9f9bed01dd34c9cc34c639538e0334266f (patch) | |
tree | 4486da875776c7011d314935424e428d3eb8a8e0 /lang/gcc35 | |
parent | 3b41b46252ce45703190e0a351d964b37686b0c2 (diff) | |
download | FreeBSD-ports-c658bd9f9bed01dd34c9cc34c639538e0334266f.zip FreeBSD-ports-c658bd9f9bed01dd34c9cc34c639538e0334266f.tar.gz |
Really mark as broken.
Pointy hat to: self
Diffstat (limited to 'lang/gcc35')
-rw-r--r-- | lang/gcc35/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc35/Makefile b/lang/gcc35/Makefile index 9ebfa30..4a1cccc 100644 --- a/lang/gcc35/Makefile +++ b/lang/gcc35/Makefile @@ -41,7 +41,7 @@ NOMANCOMPRESS= yes # too hard to deal with differences on 5-cur and releng4 .include <bsd.port.pre.mk> -#BROKEN= "Building libjava causes an Internal Compiler Error iff built within the ports tree" +BROKEN= "Building libjava causes an Internal Compiler Error iff built within the ports tree" CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} |