diff options
author | linimon <linimon@FreeBSD.org> | 2016-10-12 12:02:26 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2016-10-12 12:02:26 +0800 |
commit | d95d6aeca92fd4ac4591aea8071552699f1a5ec9 (patch) | |
tree | 1eaba0fa4f5ffd5adbce7e7f6c7005e754a5f490 /lang | |
parent | 1bc07c8f0e9ce838a5c178a94b8972d6e5a1ebc8 (diff) | |
download | freebsd-ports-gnome-d95d6aeca92fd4ac4591aea8071552699f1a5ec9.tar.gz freebsd-ports-gnome-d95d6aeca92fd4ac4591aea8071552699f1a5ec9.tar.zst freebsd-ports-gnome-d95d6aeca92fd4ac4591aea8071552699f1a5ec9.zip |
Broken on aarch64 as well.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/rexx-regina/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/rexx-regina/Makefile b/lang/rexx-regina/Makefile index 2f08f97095e7..562e19c0a1ea 100644 --- a/lang/rexx-regina/Makefile +++ b/lang/rexx-regina/Makefile @@ -17,6 +17,7 @@ COMMENT= Rexx interpreter LICENSE= LGPL21+ +BROKEN_aarch64= Does not build: error: expected expression BROKEN_armv6= Does not build: error: expected expression BROKEN_mips= Does not build: error: expected expression BROKEN_mips64= Does not build: error: expected expression |