aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xload
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-16 08:36:20 +0800
committerlinimon <linimon@FreeBSD.org>2016-11-16 08:36:20 +0800
commitadd980d4c3193e11ebcf020c55926aae0cf62c42 (patch)
tree9b934ed2ec76eeb108ad908378fb51f731a79cf6 /x11/xload
parent20f436cc1e949f8a9b2ece6df4cf9adc4e2e7a66 (diff)
downloadfreebsd-ports-gnome-add980d4c3193e11ebcf020c55926aae0cf62c42.tar.gz
freebsd-ports-gnome-add980d4c3193e11ebcf020c55926aae0cf62c42.tar.zst
freebsd-ports-gnome-add980d4c3193e11ebcf020c55926aae0cf62c42.zip
Mark as broken on various tier-2 archs.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'x11/xload')
-rw-r--r--x11/xload/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xload/Makefile b/x11/xload/Makefile
index feaeae0b9d3c..661d88a608e3 100644
--- a/x11/xload/Makefile
+++ b/x11/xload/Makefile
@@ -12,4 +12,6 @@ LICENSE= MIT
XORG_CAT= app
USE_XORG= xt xaw
+BROKEN_aarch64= Fails to build: exec(xgettext) failed (No such file or directory)
+
.include <bsd.port.mk>