aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/wmbday/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/wmbday/Makefile')
-rw-r--r--x11-clocks/wmbday/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-clocks/wmbday/Makefile b/x11-clocks/wmbday/Makefile
index d8ed314df948..cc0fabcc1277 100644
--- a/x11-clocks/wmbday/Makefile
+++ b/x11-clocks/wmbday/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wmbday
PORTVERSION= 0.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-clocks
MASTER_SITES= http://buzzinhornetz.ath.cx/wmbday/files/ \
LOCAL/uqs
@@ -11,9 +11,13 @@ WWW= http://buzzinhornetz.ath.cx/wmbday/
BUILD_DEPENDS= xmessage:x11/xmessage
-USES= uidfix
+USES= uidfix xorg
+
+USE_XORG= x11 xext xpm
+
HAS_CONFIGURE= yes
MAKEFILE= BSDmakefile
MAKE_ENV+= ${CONFIGURE_ENV} X11BASE=${LOCALBASE}
+MAKE_ARGS= MANDIR="${PREFIX}/share/man/man"
.include <bsd.port.mk>