summaryrefslogtreecommitdiff
path: root/x11/wmweather
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:28:26 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:28:26 +0000
commit24a46ed346b4e0c41e9944cb1c53f4acf5faa3b7 (patch)
treecc236421116057568097d330d79f3e50bebbe8b4 /x11/wmweather
parent3ad1bdbf063a03bdcca7087d41be98b07ad933af (diff)
downloadpkgsrc-24a46ed346b4e0c41e9944cb1c53f4acf5faa3b7.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'x11/wmweather')
-rw-r--r--x11/wmweather/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmweather/Makefile b/x11/wmweather/Makefile
index 317185c6689..440ab2ed37b 100644
--- a/x11/wmweather/Makefile
+++ b/x11/wmweather/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2003/11/08 06:21:14 xtraeme Exp $
+# $NetBSD: Makefile,v 1.14 2004/01/20 12:28:28 agc Exp $
#
DISTNAME= wmweather-2.4.2
-WRKSRC= ${WRKDIR}/${DISTNAME}/src
CATEGORIES= x11
MASTER_SITES= http://www.godisch.de/debian/wmweather/
@@ -10,6 +9,7 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.godisch.de/debian/wmweather/
COMMENT= WindowMaker DockApp showing local weather conditions
+WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_BUILDLINK2= # defined
USE_X11= yes