summaryrefslogtreecommitdiff
path: root/print/tex-bagpipetex
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
commit3ad1bdbf063a03bdcca7087d41be98b07ad933af (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /print/tex-bagpipetex
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'print/tex-bagpipetex')
-rw-r--r--print/tex-bagpipetex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex-bagpipetex/Makefile b/print/tex-bagpipetex/Makefile
index eb39a201df9..02f7c26862b 100644
--- a/print/tex-bagpipetex/Makefile
+++ b/print/tex-bagpipetex/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2003/03/29 12:42:18 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/20 12:24:29 agc Exp $
#
DISTNAME= bagpipetex-3.01
PKGNAME= tex-${DISTNAME}
-WRKSRC= ${WRKDIR}
CATEGORIES= print
MASTER_SITES= http://www.stanford.edu/~wrinnes/bagpipe.tex/distribution/
DISTFILES= bagpipe301.tar.gz
@@ -14,6 +13,7 @@ COMMENT= MusixTeX macros to typeset bagpipe music
DEPENDS+= tex-musixtex>=109:../tex-musixtex
+WRKSRC= ${WRKDIR}
NO_CONFIGURE= yes
NO_BUILD= yes