aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-gcc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-04-14 19:23:34 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-04-14 19:23:34 +0000
commitccd0f28df5ec59709b4014ac82fae94e283aa815 (patch)
tree6f5cc62a1a3d614a1cdef8700eac8bb9335bab89 /devel/i386-rtems-gcc
parenta66def4fb0cd8c9eb0b8380f4c74d61405b20c41 (diff)
downloadports-ccd0f28df5ec59709b4014ac82fae94e283aa815.tar.gz
ports-ccd0f28df5ec59709b4014ac82fae94e283aa815.zip
BROKEN: Incorrect handling of charset.alias
Notes
Notes: svn path=/head/; revision=189967
Diffstat (limited to 'devel/i386-rtems-gcc')
-rw-r--r--devel/i386-rtems-gcc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/i386-rtems-gcc/Makefile b/devel/i386-rtems-gcc/Makefile
index fb1a1da9c68a..99bbf97d18b8 100644
--- a/devel/i386-rtems-gcc/Makefile
+++ b/devel/i386-rtems-gcc/Makefile
@@ -25,6 +25,8 @@ COMMENT= FSF C/C++/JAVA-gcc-3.2.3 base-port for RTEMS development
.include <bsd.port.pre.mk>
+BROKEN= Incorrect handling of charset.alias
+
.if ${ARCH} == "amd64"
BROKEN= Configure fails on amd64
.endif