From 8a7190d9b551ccdd67dc712a9dbaf5cbaedfe697 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 3 Dec 2005 21:04:32 +0000 Subject: Correctly depend on xmessage. Bump revision. --- x11/wmweather/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'x11') 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 -- cgit v1.2.3