diff options
Diffstat (limited to 'graphics/xdvipresent/Makefile')
-rw-r--r-- | graphics/xdvipresent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xdvipresent/Makefile b/graphics/xdvipresent/Makefile index 1cc7fdaca37..4e7f31b487b 100644 --- a/graphics/xdvipresent/Makefile +++ b/graphics/xdvipresent/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/12/05 14:54:50 jschauma Exp $ +# $NetBSD: Makefile,v 1.2 2003/03/29 12:41:22 jmmv Exp $ # DISTNAME= xdvipresent-0.6p12 +WRKSRC= ${WRKDIR}/xdvipresent CATEGORIES= graphics textproc print x11 MASTER_SITES= http://clip.dia.fi.upm.es/Software/ @@ -11,7 +12,6 @@ COMMENT= Slide Presentations Using LaTeX/xdvi DEPENDS+= latex2html>=2002.2:../../textproc/latex2html -WRKSRC= ${WRKDIR}/xdvipresent USE_BUILDLINK2= yes NO_BUILD= yes NO_CONFIGURE= yes |