diff options
Diffstat (limited to 'x11/wmweather')
-rw-r--r-- | x11/wmweather/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/wmweather/Makefile b/x11/wmweather/Makefile index 84b70e362d4..083f2fa3b0f 100644 --- a/x11/wmweather/Makefile +++ b/x11/wmweather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2012/10/23 10:24:21 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2012/10/29 05:06:55 asau Exp $ # DISTNAME= wmweather-2.4.2 @@ -14,7 +14,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes USE_TOOLS+= gmake xmessage:run -PKG_DESTDIR_SUPPORT= user-destdir CONFIGURE_ARGS+= --with-sysconfdir=${PKG_SYSCONFDIR:Q} CONFIGURE_ARGS+= --with-xmessage=${TOOLS_PATH.xmessage} |