diff options
author | dholland <dholland> | 2012-06-15 23:06:02 +0000 |
---|---|---|
committer | dholland <dholland> | 2012-06-15 23:06:02 +0000 |
commit | 4961ba333c959cbf60494463f2fc3d1d704e817e (patch) | |
tree | c7e9bf60d6a338e40f3bb098b71f0c657b7dc799 /x11/wmweather | |
parent | 14e0058b938e091beadf73e74e97a3645b194ee3 (diff) | |
download | pkgsrc-4961ba333c959cbf60494463f2fc3d1d704e817e.tar.gz |
Whitespace. (as whined about by pkglint)
Diffstat (limited to 'x11/wmweather')
-rw-r--r-- | x11/wmweather/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmweather/Makefile b/x11/wmweather/Makefile index 349fc4e4fc4..330ffcd0271 100644 --- a/x11/wmweather/Makefile +++ b/x11/wmweather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2011/04/22 13:45:15 obache Exp $ +# $NetBSD: Makefile,v 1.36 2012/06/15 23:06:04 dholland Exp $ # DISTNAME= wmweather-2.4.2 @@ -14,7 +14,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes USE_TOOLS+= gmake xmessage:run -PKG_DESTDIR_SUPPORT= user-destdir +PKG_DESTDIR_SUPPORT= user-destdir CONFIGURE_ARGS+= --with-sysconfdir=${PKG_SYSCONFDIR:Q} CONFIGURE_ARGS+= --with-xmessage=${TOOLS_PATH.xmessage} |