aboutsummaryrefslogtreecommitdiffstats
path: root/java/sigar
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-05-27 04:02:44 +0800
committerlinimon <linimon@FreeBSD.org>2017-05-27 04:02:44 +0800
commitf165f7743e2cbd42b86a4c6643b7648b0056c167 (patch)
tree0cde4b8b45b7e4393f92305c47df693c2ef646bd /java/sigar
parent2e8e012fe9faa77f49a5d468d23272c102a68d1d (diff)
downloadfreebsd-ports-gnome-f165f7743e2cbd42b86a4c6643b7648b0056c167.tar.gz
freebsd-ports-gnome-f165f7743e2cbd42b86a4c6643b7648b0056c167.tar.zst
freebsd-ports-gnome-f165f7743e2cbd42b86a4c6643b7648b0056c167.zip
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'java/sigar')
-rw-r--r--java/sigar/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/sigar/Makefile b/java/sigar/Makefile
index 200ae896c896..64011b3671b4 100644
--- a/java/sigar/Makefile
+++ b/java/sigar/Makefile
@@ -16,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/NOTICE
BUILD_DEPENDS= ${ANT_CMD}:devel/apache-ant
LIB_DEPENDS= libsigar.so:devel/sigar
+BROKEN_armv6= fails to compile: jni-build.xml: gcc failed with return code 1
+
USE_GITHUB= yes
GH_ACCOUNT= amishHammer
GH_TAGNAME= b5af695