diff options
Diffstat (limited to 'sysutils/wmbsdbatt/Makefile')
-rw-r--r-- | sysutils/wmbsdbatt/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/wmbsdbatt/Makefile b/sysutils/wmbsdbatt/Makefile index 7d9c27eb571b..7b0a18134dfa 100644 --- a/sysutils/wmbsdbatt/Makefile +++ b/sysutils/wmbsdbatt/Makefile @@ -6,15 +6,14 @@ PORTNAME= wmbsdbatt PORTVERSION= 0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils windowmaker MASTER_SITES= http://homepage.univie.ac.at/l.ertl/wmbsdbatt/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp for battery & temperature monitoring through ACPI -USE_XLIB= yes -USE_XPM= yes +USE_XORG= x11 xpm PLIST_FILES= bin/wmbsdbatt |