summaryrefslogtreecommitdiff
path: root/audio/mp32ogg
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/mp32ogg
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'audio/mp32ogg')
-rw-r--r--audio/mp32ogg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile
index cd2874e6ec4..20bc28c2f97 100644
--- a/audio/mp32ogg/Makefile
+++ b/audio/mp32ogg/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:22:51 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/20 12:07:43 agc Exp $
DISTNAME= mp32ogg-0.11
-WRKSRC= ${WRKDIR}
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= # empty
@@ -17,6 +16,7 @@ DEPENDS+= p5-String-ShellQuote>=1.00:../../textproc/p5-String-ShellQuote
USE_PERL5= yes
+WRKSRC= ${WRKDIR}
EXTRACT_ONLY= # empty
NO_BUILD= yes