summaryrefslogtreecommitdiff
path: root/graphics/xdvipresent
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit5cbdd5a83eb94d1543656588fad97fad4abdff01 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /graphics/xdvipresent
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'graphics/xdvipresent')
-rw-r--r--graphics/xdvipresent/Makefile4
1 files changed, 2 insertions, 2 deletions
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