summaryrefslogtreecommitdiff
path: root/palm/romeo
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-10-01 06:06:17 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-10-01 06:06:17 +0000
commitd65230d888df2fe0db4ed501701159226f454362 (patch)
tree87d0588bce37b11bed3262dfa8ee0c857ec7db28 /palm/romeo
parentMark as broken with gcc4.2. (diff)
Mark broken on gcc4.2.
Notes
Notes: svn path=/head/; revision=200499
Diffstat (limited to 'palm/romeo')
-rw-r--r--palm/romeo/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/palm/romeo/Makefile b/palm/romeo/Makefile
index f8e12b579dca..ceac703d610e 100644
--- a/palm/romeo/Makefile
+++ b/palm/romeo/Makefile
@@ -23,7 +23,11 @@ USE_GMAKE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "alpha"
-BROKEN= "Does not compile on alpha"
+BROKEN= Does not compile on alpha
+.endif
+
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
.endif
do-install: