aboutsummaryrefslogtreecommitdiff
path: root/x11/xload
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-16 00:36:20 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-16 00:36:20 +0000
commitbbc402e7d9a1174f69caa164687496171600f80a (patch)
tree9b934ed2ec76eeb108ad908378fb51f731a79cf6 /x11/xload
parent39a24721e87c28f81c8ed675d8b43c885f7baba1 (diff)
downloadports-bbc402e7d9a1174f69caa164687496171600f80a.tar.gz
ports-bbc402e7d9a1174f69caa164687496171600f80a.zip
Notes
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>