aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xbattbar
diff options
context:
space:
mode:
authorsumikawa <sumikawa@FreeBSD.org>2003-10-17 01:43:41 +0800
committersumikawa <sumikawa@FreeBSD.org>2003-10-17 01:43:41 +0800
commit0c2d2ebf5e06f8171945304d05dabea53440f033 (patch)
treeca18ca7c51281c26af4b8cb81e01c93642957403 /sysutils/xbattbar
parentfd8113b956702953a23eedde834cf8ba8163925f (diff)
downloadfreebsd-ports-gnome-0c2d2ebf5e06f8171945304d05dabea53440f033.tar.gz
freebsd-ports-gnome-0c2d2ebf5e06f8171945304d05dabea53440f033.tar.zst
freebsd-ports-gnome-0c2d2ebf5e06f8171945304d05dabea53440f033.zip
Use ONLY_FOR_ARCHS as an inclusive list instead of NOT_FOR_ARCHS.
Suggested by: kris
Diffstat (limited to 'sysutils/xbattbar')
-rw-r--r--sysutils/xbattbar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile
index 56ac81e31331..3d0813471ca5 100644
--- a/sysutils/xbattbar/Makefile
+++ b/sysutils/xbattbar/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= Simple battery meter
-NOT_FOR_ARCHS= sparc64 alpha
+ONLY_FOR_ARCHS= i386
USE_IMAKE= yes
USE_X_PREFIX= yes