summaryrefslogtreecommitdiff
path: root/print/tex-hlatex
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-04-07 03:55:22 +0000
committerminskim <minskim@pkgsrc.org>2006-04-07 03:55:22 +0000
commitf95d4b39ce72b6dc83e321cc86d9ff1b1cab9cfd (patch)
treec1ee70322045491dbfdc07ca17da77fed8defb3f /print/tex-hlatex
parent4ed51cf1d4acf118be152486ee82a41bb4cef708 (diff)
downloadpkgsrc-f95d4b39ce72b6dc83e321cc86d9ff1b1cab9cfd.tar.gz
Use texmf-dirs to install into texmf-local. Bump PKGREVISION.
Diffstat (limited to 'print/tex-hlatex')
-rw-r--r--print/tex-hlatex/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/tex-hlatex/Makefile b/print/tex-hlatex/Makefile
index e7b957e27f1..7c85971b569 100644
--- a/print/tex-hlatex/Makefile
+++ b/print/tex-hlatex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:10:40 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/04/07 04:47:20 minskim Exp $
DISTNAME= HLaTeX-1.0.1
PKGNAME= tex-hlatex-${DISTNAME:S/HLaTeX-//}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ftp://ftp.ktug.or.kr/pub/ktug/hlatex/
@@ -12,6 +12,7 @@ COMMENT= LaTeX package to typeset Hangul
DEPENDS+= tex-uhc-fonts-base>=1.0:../../fonts/tex-uhc-fonts-base
+USE_DIRS+= texmf-1.0
WRKSRC= ${WRKDIR}/HLaTeX
.include "../../print/teTeX/module.mk"