summaryrefslogtreecommitdiff
path: root/sysutils/xbattbar
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-10-16 09:58:21 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-10-16 09:58:21 +0000
commit78b2490e2d215c0a1efbd2272ba64e8427cfd84f (patch)
tree9e56b6df9d80685355d68bbd0c6fab4a8a3e37fd /sysutils/xbattbar
parentUpgrade to 1.9.7. (diff)
Do not build this port on alpha and sparc64 since APM is not supported
on them.
Notes
Notes: svn path=/head/; revision=91417
Diffstat (limited to 'sysutils/xbattbar')
-rw-r--r--sysutils/xbattbar/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile
index 89c0da688373..56ac81e31331 100644
--- a/sysutils/xbattbar/Makefile
+++ b/sysutils/xbattbar/Makefile
@@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= Simple battery meter
+NOT_FOR_ARCHS= sparc64 alpha
+
USE_IMAKE= yes
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/xbattbar-${PORTVERSION}