summaryrefslogtreecommitdiff
path: root/textproc/latex2html
diff options
context:
space:
mode:
authorminskim <minskim>2006-04-07 02:09:57 +0000
committerminskim <minskim>2006-04-07 02:09:57 +0000
commit0286d753723804ccf635a5079fad350733700d8d (patch)
treeb2b093d0245862568b6572b839874ea1c0002b8b /textproc/latex2html
parentdcb1f3273397f4d2f7a0ae2ecbec457464d72b15 (diff)
downloadpkgsrc-0286d753723804ccf635a5079fad350733700d8d.tar.gz
Use texmf-dirs to install into texmf-local. Bump PKGREVISION.
Diffstat (limited to 'textproc/latex2html')
-rw-r--r--textproc/latex2html/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile
index 18bdfb7e124..d3d831983be 100644
--- a/textproc/latex2html/Makefile
+++ b/textproc/latex2html/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2006/02/05 23:11:03 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2006/04/07 02:09:57 minskim Exp $
DISTNAME= latex2html-2002-2-1
PKGNAME= latex2html-2002.2.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= textproc converters
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2html/}
@@ -13,6 +13,7 @@ COMMENT= LaTeX to HTML converter
DEPENDS+= netpbm>=10.29nb2:../../graphics/netpbm
TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
+USE_DIRS+= texmf-1.0
USE_TOOLS+= gs:run perl:run
GNU_CONFIGURE= yes