summaryrefslogtreecommitdiff
path: root/print/tex-ocrb
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-ocrb
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'print/tex-ocrb')
-rw-r--r--print/tex-ocrb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex-ocrb/Makefile b/print/tex-ocrb/Makefile
index dfbf8fd29b1..66312b90cd3 100644
--- a/print/tex-ocrb/Makefile
+++ b/print/tex-ocrb/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:52:43 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/20 12:24:29 agc Exp $
#
DISTNAME= ocr-b
PKGNAME= tex-ocrb-1.0
# PKGREVISION= 1
-WRKSRC= ${WRKDIR}/ocr-b
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=fonts/${DISTNAME}/}
@@ -14,6 +13,7 @@ COMMENT= OCR-B font for LaTeX
DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin
+WRKSRC= ${WRKDIR}/ocr-b
DIST_SUBDIR= ${DISTNAME}
DISTFILES= ocrb10.mf ocrb10e.mf ocrb10f.mf ocrb10g.mf ocrb10l.mf \
ocrb10s.mf ocrb10x.mf ocrb5.mf ocrb6.mf ocrb7.mf ocrb8.mf \