diff options
Diffstat (limited to 'lang/gcc47/Makefile')
-rw-r--r-- | lang/gcc47/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile index 9ebfa30a7f13..4a1ccccbf787 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/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} |