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. --- graphics/xdvipresent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/xdvipresent') diff --git a/graphics/xdvipresent/Makefile b/graphics/xdvipresent/Makefile index 01fd29f0c3a..2f1c459b99b 100644 --- a/graphics/xdvipresent/Makefile +++ b/graphics/xdvipresent/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2003/12/24 13:02:00 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/20 12:18:17 agc Exp $ # DISTNAME= xdvipresent-0.6p14 PKGNAME= xdvipresent-0.6.1.14 PKGREVISION= 1 -WRKSRC= ${WRKDIR}/xdvipresent CATEGORIES= graphics textproc print x11 MASTER_SITES= http://clip.dia.fi.upm.es/Software/ @@ -14,6 +13,7 @@ COMMENT= Slide Presentations Using LaTeX/xdvi DEPENDS+= latex2html>=2002.2:../../textproc/latex2html +WRKSRC= ${WRKDIR}/xdvipresent USE_BUILDLINK2= yes NO_BUILD= yes NO_CONFIGURE= yes -- cgit v1.2.3