diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 23:03:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 23:03:18 +0000 |
commit | 06aa815303d09728523a1521f001bd7d8ac0ff16 (patch) | |
tree | 8ef0d81d9016d3c0cd3c36f31cc02904d60bab57 /sysutils/xacpim | |
parent | 7dad8e86731f6a02bb83a5de682e3bfbcc7232ba (diff) | |
download | ports-06aa815303d09728523a1521f001bd7d8ac0ff16.tar.gz ports-06aa815303d09728523a1521f001bd7d8ac0ff16.zip |
Notes
Diffstat (limited to 'sysutils/xacpim')
-rw-r--r-- | sysutils/xacpim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xacpim/Makefile b/sysutils/xacpim/Makefile index aaa75a7601e7..93b623222061 100644 --- a/sysutils/xacpim/Makefile +++ b/sysutils/xacpim/Makefile @@ -6,14 +6,14 @@ PORTNAME= xacpim PORTVERSION= 0.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://shapeshifter.se/pub/xacpim/ MAINTAINER= henriknj@0xmilk.org COMMENT= Utility to display battery status and temperature on the root-display -USE_X_PREFIX= yes +USE_XORG= x11 PLIST_FILES= bin/xacpim do-install: |