diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:17:53 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:17:53 +0000 |
commit | 428fac4e1c522537e461b850cc93550d4fcf37e7 (patch) | |
tree | 22c9f25e11cf4cd378611c48424547929b95fba3 /sysutils/wmbsdbatt | |
parent | b1977b079cfa346735bab7f33a9f0f5d573f09c5 (diff) |
Notes
Diffstat (limited to 'sysutils/wmbsdbatt')
-rw-r--r-- | sysutils/wmbsdbatt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/wmbsdbatt/Makefile b/sysutils/wmbsdbatt/Makefile index 97db88cb2c27..faf91ad47c91 100644 --- a/sysutils/wmbsdbatt/Makefile +++ b/sysutils/wmbsdbatt/Makefile @@ -12,6 +12,7 @@ COMMENT= Dockapp for battery & temperature monitoring through ACPI BROKEN= unfetchable +USES= xorg USE_XORG= x11 xpm PLIST_FILES= bin/wmbsdbatt |