summaryrefslogtreecommitdiff
path: root/print/tex-hugelatex
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit5cbdd5a83eb94d1543656588fad97fad4abdff01 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /print/tex-hugelatex
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'print/tex-hugelatex')
-rw-r--r--print/tex-hugelatex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex-hugelatex/Makefile b/print/tex-hugelatex/Makefile
index ee6c83bc954..e6ded5baafd 100644
--- a/print/tex-hugelatex/Makefile
+++ b/print/tex-hugelatex/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2003/12/24 13:02:01 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/20 12:24:29 agc Exp $
#
DISTNAME= hugelatex-1.0
PKGNAME= tex-${DISTNAME}
PKGREVISION= 1
-WRKSRC= ${WRKDIR}
CATEGORIES= print
MASTER_SITES= # none
DISTFILES= # nada
@@ -14,6 +13,7 @@ COMMENT= LaTeX format files with large limits
DEPENDS+= teTeX-1.0*:../../print/teTeX1
+WRKSRC= ${WRKDIR}
EXTRACT_ONLY= # nothing
NO_CHECKSUM= yes
NO_BUILD= yes