aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/wmbday
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-21 23:55:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-21 23:55:13 +0000
commitb8135727e5667c1cf0af2467f39e896962b6e1fc (patch)
tree19e1ac2018f516017690be5624a0e40e49f97f91 /x11-clocks/wmbday
parenta0b37a133663ea3ad18eb2ec50066fa33923045f (diff)
downloadports-b8135727e5667c1cf0af2467f39e896962b6e1fc.tar.gz
ports-b8135727e5667c1cf0af2467f39e896962b6e1fc.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209563
Diffstat (limited to 'x11-clocks/wmbday')
-rw-r--r--x11-clocks/wmbday/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-clocks/wmbday/Makefile b/x11-clocks/wmbday/Makefile
index 9e82a3af75d7..a3fec729962a 100644
--- a/x11-clocks/wmbday/Makefile
+++ b/x11-clocks/wmbday/Makefile
@@ -6,7 +6,7 @@
PORTNAME= wmbday
PORTVERSION= 0.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-clocks
MASTER_SITES= http://buzzinhornetz.ath.cx/wmbday/files/
@@ -16,7 +16,6 @@ COMMENT= Window Maker dock app that will remind you of birthdays
BUILD_DEPENDS= ${X11BASE}/bin/xmessage:${X_CLIENTS_PORT}
HAS_CONFIGURE= yes
-USE_X_PREFIX= yes
MAKEFILE= BSDmakefile
MAKE_ENV+= ${CONFIGURE_ENV}