From 5cbdd5a83eb94d1543656588fad97fad4abdff01 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/xpdf-thai/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/xpdf-thai') diff --git a/print/xpdf-thai/Makefile b/print/xpdf-thai/Makefile index abdde8a15d5..73cbc77827f 100644 --- a/print/xpdf-thai/Makefile +++ b/print/xpdf-thai/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/08/30 22:51:33 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/20 12:24:30 agc Exp $ # DISTNAME= xpdf-thai PKGNAME= ${DISTNAME}-20020116 -WRKSRC= ${WRKDIR}/${DISTNAME} CATEGORIES= print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ @@ -15,6 +14,7 @@ DEPENDS+= xpdf>=2.02:../../print/xpdf USE_PKGINSTALL= yes +WRKSRC= ${WRKDIR}/${DISTNAME} DIST_SUBDIR= ${PKGNAME_NOREV} NO_CONFIGURE= yes NO_BUILD= yes -- cgit v1.2.3