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-prosper/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/tex-prosper') diff --git a/print/tex-prosper/Makefile b/print/tex-prosper/Makefile index 0454f4ba973..315cb198b53 100644 --- a/print/tex-prosper/Makefile +++ b/print/tex-prosper/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/25 13:27:32 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2004/01/20 12:24:29 agc Exp $ # DISTNAME= prosper-1.00.4 PKGNAME= tex-${DISTNAME} -WRKSRC= ${WRKDIR}/prosper CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prosper/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} PPRblends.sty.gz @@ -14,6 +13,7 @@ COMMENT= LaTeX class for writing transparencies DEPENDS= teTeX-bin-[0-9]*:../../print/teTeX-bin +WRKSRC= ${WRKDIR}/prosper NO_CONFIGURE= yes NO_BUILD= yes -- cgit v1.2.3