summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-09-19 13:14:43 +0000
committerlinimon <linimon@FreeBSD.org>2016-09-19 13:14:43 +0000
commit5f17d102bd86c26be8fb6c074156a7d6c5e1ddea (patch)
tree4af09e52be07742f814b77a5d23ff75ddb0ab74f
parentc1e54e57ce91eadae9853f04fe3862a7ac0a7e29 (diff)
downloadFreeBSD-ports-5f17d102bd86c26be8fb6c074156a7d6c5e1ddea.zip
FreeBSD-ports-5f17d102bd86c26be8fb6c074156a7d6c5e1ddea.tar.gz
Mark as broken on various tier-2 archs.
-rw-r--r--lang/rexx-regina/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/rexx-regina/Makefile b/lang/rexx-regina/Makefile
index 1f61a05..2f08f97 100644
--- a/lang/rexx-regina/Makefile
+++ b/lang/rexx-regina/Makefile
@@ -17,7 +17,11 @@ COMMENT= Rexx interpreter
LICENSE= LGPL21+
+BROKEN_armv6= Does not build: error: expected expression
+BROKEN_mips= Does not build: error: expected expression
+BROKEN_mips64= Does not build: error: expected expression
BROKEN_powerpc64= Does not build
+BROKEN_sparc64= Does not build: error: expected expression
USES= gmake iconv ncurses
USE_RC_SUBR= rxstack
OpenPOWER on IntegriCloud