aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/wmitime
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-22 14:48:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-22 14:48:03 +0000
commit077a58f032efc81c06a5c627cf14888c6eee37d9 (patch)
tree14fee1a21bf0a706c4026dfb70c9bd7281351d20 /x11-clocks/wmitime
parenta4da4776f1822761dc6ede9613d669b718644578 (diff)
downloadports-077a58f032efc81c06a5c627cf14888c6eee37d9.tar.gz
ports-077a58f032efc81c06a5c627cf14888c6eee37d9.zip
Notes
Diffstat (limited to 'x11-clocks/wmitime')
-rw-r--r--x11-clocks/wmitime/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-clocks/wmitime/Makefile b/x11-clocks/wmitime/Makefile
index 5a191cec71f2..3002eb8d5fdf 100644
--- a/x11-clocks/wmitime/Makefile
+++ b/x11-clocks/wmitime/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wmitime
PORTVERSION= 0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-clocks windowmaker afterstep
MASTER_SITES= http://dockapps.org/files/22/29/
@@ -17,7 +17,6 @@ COMMENT= A clock dockapp that shows the date, time, and internet time
WRKSRC= ${WRKDIR}/wmitime/wmitime
PLIST_FILES= bin/wmitime
-USE_X_PREFIX= yes
-USE_XPM= yes
+USE_XORG= xpm
.include <bsd.port.mk>