svn commit: r423826 - head/lang/rexx-regina
Mark Linimon
linimon at FreeBSD.org
Wed Oct 12 04:02:27 UTC 2016
Author: linimon
Date: Wed Oct 12 04:02:26 2016
New Revision: 423826
URL: https://svnweb.freebsd.org/changeset/ports/423826
Log:
Broken on aarch64 as well.
Approved by: portmgr (tier-2 blanket)
Modified:
head/lang/rexx-regina/Makefile
Modified: head/lang/rexx-regina/Makefile
==============================================================================
--- head/lang/rexx-regina/Makefile Wed Oct 12 04:00:51 2016 (r423825)
+++ head/lang/rexx-regina/Makefile Wed Oct 12 04:02:26 2016 (r423826)
@@ -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
More information about the svn-ports-all
mailing list