aboutsummaryrefslogtreecommitdiff
path: root/devel/msp430-gdb
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-10-02 08:08:08 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-10-02 08:08:08 +0000
commit2a10c095f8413a2da6992cd512d70920ffcc34bb (patch)
treedfd9ce97b58f2e4da0ade5b8e265c7eb65fb64df /devel/msp430-gdb
parent0c8a74657b0e0e25e7e9a7f654d4b6df5cdd1dc3 (diff)
downloadports-2a10c095f8413a2da6992cd512d70920ffcc34bb.tar.gz
ports-2a10c095f8413a2da6992cd512d70920ffcc34bb.zip
Notes
Diffstat (limited to 'devel/msp430-gdb')
-rw-r--r--devel/msp430-gdb/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/devel/msp430-gdb/Makefile b/devel/msp430-gdb/Makefile
index 633e00fbea50..8fde97e32ec4 100644
--- a/devel/msp430-gdb/Makefile
+++ b/devel/msp430-gdb/Makefile
@@ -38,12 +38,16 @@ MANPAGES= gdb.1:gdb run.1:sim/common
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
+.endif
+
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
-BROKEN= "Configure fails on amd64 and ia64"
+BROKEN= Configure fails on amd64 and ia64
.endif
.if ${ARCH} == "sparc64"
-BROKEN= "Fails to link"
+BROKEN= Fails to link
.endif
do-install: