summaryrefslogtreecommitdiff
path: root/x11/wmweather
diff options
context:
space:
mode:
authorjoerg <joerg>2005-12-03 21:04:32 +0000
committerjoerg <joerg>2005-12-03 21:04:32 +0000
commit2bc336c439297fb2d7d09e41bb27136d488fe46d (patch)
treef5c55eeb759f515af816455cf6c71d129cc15d04 /x11/wmweather
parent5e001244c3e8a6c7e28dfa7d152a3b0b63242aa1 (diff)
downloadpkgsrc-2bc336c439297fb2d7d09e41bb27136d488fe46d.tar.gz
Correctly depend on xmessage. Bump revision.
Diffstat (limited to 'x11/wmweather')
-rw-r--r--x11/wmweather/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/wmweather/Makefile b/x11/wmweather/Makefile
index dd84ae47733..58b4c6576d3 100644
--- a/x11/wmweather/Makefile
+++ b/x11/wmweather/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2005/06/01 18:03:32 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2005/12/03 21:04:32 joerg Exp $
#
DISTNAME= wmweather-2.4.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= http://www.godisch.de/debian/wmweather/
@@ -13,10 +13,11 @@ COMMENT= WindowMaker DockApp showing local weather conditions
WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake xmessage:run
USE_PKGINSTALL= yes
CONFIGURE_ARGS+= --with-sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS+= --with-xmessage=${TOOLS_PATH.xmessage}
EGDIR= ${PREFIX}/share/examples/${PKGBASE}
CONF_FILES+= ${EGDIR}/wmweather.conf ${PKG_SYSCONFDIR}/wmweather.conf