summaryrefslogtreecommitdiff
path: root/graphics/xdvipresent
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-21 04:46:44 +0000
committersnj <snj@pkgsrc.org>2004-04-21 04:46:44 +0000
commit9a61342102bb024c2672fafe31fded74b5ffb835 (patch)
tree7ebc4d9ecc259a5f6db9da49723ca7a1cce8f19f /graphics/xdvipresent
parent83da6694747431ecdf678ef7d52240593395dc8d (diff)
downloadpkgsrc-9a61342102bb024c2672fafe31fded74b5ffb835.tar.gz
Convert to buildlink3.
Diffstat (limited to 'graphics/xdvipresent')
-rw-r--r--graphics/xdvipresent/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xdvipresent/Makefile b/graphics/xdvipresent/Makefile
index fe74a83fd31..170b4cd03a0 100644
--- a/graphics/xdvipresent/Makefile
+++ b/graphics/xdvipresent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/03/26 02:27:42 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/21 04:51:52 snj Exp $
#
DISTNAME= xdvipresent-0.6p14
@@ -14,7 +14,7 @@ COMMENT= Slide Presentations Using LaTeX/xdvi
DEPENDS+= latex2html>=2002.2:../../textproc/latex2html
WRKSRC= ${WRKDIR}/xdvipresent
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
NO_BUILD= yes
NO_CONFIGURE= yes
@@ -35,5 +35,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/doc/xdvipresent_html/* ${HTML_DIR}
${PREFIX}/bin/texconfig rehash
-.include "../../print/teTeX-bin/kpathsea.buildlink2.mk"
+.include "../../print/teTeX-bin/kpathsea.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"