summaryrefslogtreecommitdiff
path: root/x11/qwspritefield
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/qwspritefield
parent3ad1bdbf063a03bdcca7087d41be98b07ad933af (diff)
downloadpkgsrc-24a46ed346b4e0c41e9944cb1c53f4acf5faa3b7.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'x11/qwspritefield')
-rw-r--r--x11/qwspritefield/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qwspritefield/Makefile b/x11/qwspritefield/Makefile
index 1a82a15f7e1..2cf247e8cfc 100644
--- a/x11/qwspritefield/Makefile
+++ b/x11/qwspritefield/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2003/07/17 22:56:43 grant Exp $
+# $NetBSD: Makefile,v 1.18 2004/01/20 12:28:27 agc Exp $
DISTNAME= QwSpriteField1.6
PKGNAME= qwspritefield-1.6
-WRKSRC= ${WRKDIR}/QwSpriteField
CATEGORIES= x11 graphics
MASTER_SITES= ftp://ftp.troll.no/contrib/
@@ -13,6 +12,7 @@ DEPENDS+= qt1-1.44:../../x11/qt1
CONFLICTS= kdesupport-1.0
+WRKSRC= ${WRKDIR}/QwSpriteField
USE_X11BASE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes