aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/htop
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2011-11-10 13:38:32 +0800
committerlinimon <linimon@FreeBSD.org>2011-11-10 13:38:32 +0800
commitb0e0c5c5c79b4e9052d3ba109257efaf8c8ba7bf (patch)
treea6616d42102d9110db873f80c94af0e1b6729603 /sysutils/htop
parent1f81d2c2f2aa6de6026d284352107a81125733d5 (diff)
downloadfreebsd-ports-gnome-b0e0c5c5c79b4e9052d3ba109257efaf8c8ba7bf.tar.gz
freebsd-ports-gnome-b0e0c5c5c79b4e9052d3ba109257efaf8c8ba7bf.tar.zst
freebsd-ports-gnome-b0e0c5c5c79b4e9052d3ba109257efaf8c8ba7bf.zip
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat: portmgr
Diffstat (limited to 'sysutils/htop')
-rw-r--r--sysutils/htop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile
index 9ea7f5895203..5e3e6a9ca5ac 100644
--- a/sysutils/htop/Makefile
+++ b/sysutils/htop/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo
OPTIONS= LSOF "Enable lsof support" On
-NOT_FOR_ARCHS= sparc64
+NOT_FOR_ARCHS= ia64 powerpc sparc64
GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include