For ports that are marked BROKEN on armv6, and also fail to build on

armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
This commit is contained in:
Mark Linimon
2017-11-30 06:13:34 +00:00
parent e3b0bf80d1
commit bf43557044
189 changed files with 192 additions and 3 deletions
+1
View File
@@ -14,6 +14,7 @@ MAINTAINER= eg@fbsd.lt
COMMENT= LALR parser generator in Java
BROKEN_armv6= fails to build: build.xml: Java returned: 1
BROKEN_armv7= fails to build: build.xml: Java returned: 1
USE_JAVA= yes
USE_ANT= yes