Index: sysutils/xbatt/Makefile =================================================================== --- sysutils/xbatt/Makefile (revision 475363) +++ sysutils/xbatt/Makefile (working copy) @@ -1,19 +1,19 @@ # Created by: Nobuhiro Yasutomi # $FreeBSD$ PORTNAME= xbatt PORTVERSION= 1.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://www.clave.gr.jp/~eto/xbatt/ MAINTAINER= ports@FreeBSD.org COMMENT= Laptop battery status display for X11 -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= amd64 i386 USES= imake:noman -USE_XORG= xpm xaw +USE_XORG= ice sm x11 xaw xext xmu xpm xt PLIST_FILES= "@(,operator,2755) bin/xbatt" .include