freebsd-ports/x11/xload/Makefile
Mark Linimon bbc402e7d9 Mark as broken on various tier-2 archs.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2016-11-16 00:36:20 +00:00

17 lines
290 B
Makefile

# $FreeBSD$
PORTNAME= xload
PORTVERSION= 1.1.2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= System load average display for X
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>