summaryrefslogtreecommitdiff
path: root/audio/xmms-meta-csound
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
commitdc52048e014fdad9bb69ef9db159835a61c8dd4d (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /audio/xmms-meta-csound
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'audio/xmms-meta-csound')
-rw-r--r--audio/xmms-meta-csound/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-meta-csound/Makefile b/audio/xmms-meta-csound/Makefile
index c8340773b05..ddb30dc267d 100644
--- a/audio/xmms-meta-csound/Makefile
+++ b/audio/xmms-meta-csound/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2004/01/01 14:03:08 ben Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/20 12:07:43 agc Exp $
#
DISTNAME= xmms-meta-csound-0.2
-WRKSRC= ${WRKDIR}
CATEGORIES= audio
MASTER_SITES= # empty
DISTFILES= # empty
@@ -14,6 +13,7 @@ COMMENT= XMMS meta input script for csound
DEPENDS+= csound-[bd]*-[0-9]*:../../audio/csound-dev
DEPENDS+= sox-[0-9]*:../../audio/sox
+WRKSRC= ${WRKDIR}
USE_BUILDLINK2= yes
do-build: