From 3ad1bdbf063a03bdcca7087d41be98b07ad933af Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:18:15 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- print/tex-ocrb/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/tex-ocrb/Makefile') 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 \ -- cgit v1.2.3