summaryrefslogtreecommitdiff
path: root/print/ja-ptex-share
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /print/ja-ptex-share
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'print/ja-ptex-share')
-rw-r--r--print/ja-ptex-share/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ja-ptex-share/Makefile b/print/ja-ptex-share/Makefile
index 7e79e7ed4cd..16d93786771 100644
--- a/print/ja-ptex-share/Makefile
+++ b/print/ja-ptex-share/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2003/12/24 13:02:01 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/20 12:24:29 agc Exp $
DISTNAME= ptex-texmf-2.1
PKGNAME= ja-ptex-share-2.1
PKGREVISION= 1
-WRKSRC= ${WRKDIR}
CATEGORIES= print japanese
MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/ \
ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/jvf/ \
@@ -21,6 +20,7 @@ COMMENT= Library files for pTeX
DEPENDS+= teTeX>=2.0.1:../../print/teTeX
+WRKSRC= ${WRKDIR}
DIST_SUBDIR= teTeX
NO_CONFIGURE= YES
NO_BUILD= YES