aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-05-26 22:45:57 +0800
committerlinimon <linimon@FreeBSD.org>2017-05-26 22:45:57 +0800
commit70c253e9636f6a0ac89c724737da9ec91d082cf0 (patch)
treeb3c92e3a08ab6aad465c4e833c0b0a29d2f4abab /textproc
parent24c8d0e220dad6ac991209ff10cb99fafd7cac7a (diff)
downloadfreebsd-ports-gnome-70c253e9636f6a0ac89c724737da9ec91d082cf0.tar.gz
freebsd-ports-gnome-70c253e9636f6a0ac89c724737da9ec91d082cf0.tar.zst
freebsd-ports-gnome-70c253e9636f6a0ac89c724737da9ec91d082cf0.zip
Mark some ports failing on armv6. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/jing/Makefile2
-rw-r--r--textproc/trang/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/textproc/jing/Makefile b/textproc/jing/Makefile
index 1efd748e7ee3..344182636321 100644
--- a/textproc/jing/Makefile
+++ b/textproc/jing/Makefile
@@ -11,6 +11,8 @@ COMMENT= RELAX NG validator in Java
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/copying.txt
+BROKEN_armv6= fails to build: modbuild.xml: Java returned: 1
+
USE_GITHUB= yes
GH_ACCOUNT= relaxng
GH_PROJECT= jing-trang
diff --git a/textproc/trang/Makefile b/textproc/trang/Makefile
index 3de457305d2b..3123ef09875d 100644
--- a/textproc/trang/Makefile
+++ b/textproc/trang/Makefile
@@ -11,6 +11,8 @@ COMMENT= Multi-format schema converter based on RELAX NG
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/trang/copying.txt
+BROKEN_armv6= fails to build: modbuild.xml: Java returned: 1
+
USE_GITHUB= yes
GH_ACCOUNT= relaxng
GH_PROJECT= jing-trang