diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-10-16 09:58:21 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-10-16 09:58:21 +0000 |
commit | 78b2490e2d215c0a1efbd2272ba64e8427cfd84f (patch) | |
tree | 9e56b6df9d80685355d68bbd0c6fab4a8a3e37fd /sysutils/xbattbar | |
parent | 7e33379c83ec36fbea2a0a955d43d201ae595d7f (diff) |
Notes
Diffstat (limited to 'sysutils/xbattbar')
-rw-r--r-- | sysutils/xbattbar/Makefile | 2 |
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} |