summaryrefslogtreecommitdiff
path: root/x11/wmfstatus
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
commit9cfb253024f3357da012dccd3507016d3dbd7909 (patch)
treecc236421116057568097d330d79f3e50bebbe8b4 /x11/wmfstatus
parent61769bf56e2f71617516434864edec5b0165f3d4 (diff)
downloadpkgsrc-9cfb253024f3357da012dccd3507016d3dbd7909.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'x11/wmfstatus')
-rw-r--r--x11/wmfstatus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmfstatus/Makefile b/x11/wmfstatus/Makefile
index 43eab3f2b72..9163ab6a11f 100644
--- a/x11/wmfstatus/Makefile
+++ b/x11/wmfstatus/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2003/07/21 17:38:32 martti Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/20 12:28:28 agc Exp $
DISTNAME= wmfstatus-0.4
-WRKSRC= ${WRKDIR}/${DISTNAME}/wmfstatus
CATEGORIES= x11
MASTER_SITES= http://www.finik.net/files/
@@ -9,6 +8,7 @@ MAINTAINER= sakamoto@NetBSD.org
HOMEPAGE= http://www.finik.net/software.html
COMMENT= General purpose 8x5 LCD screen for WindowMaker
+WRKSRC= ${WRKDIR}/${DISTNAME}/wmfstatus
USE_BUILDLINK2= YES
USE_X11= YES