summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim>2013-11-13 19:27:55 +0000
committerminskim <minskim>2013-11-13 19:27:55 +0000
commit4a9be5a8dd09c85c5a49d88919e17161695b62d0 (patch)
treed7dff8f9772c4c9e9489f382b442ed50dd4c5620 /print
parentf620344c1614ecb07d46b1907e2650093b2d43e1 (diff)
downloadpkgsrc-4a9be5a8dd09c85c5a49d88919e17161695b62d0.tar.gz
Install xindy module into share/texmf-dist, not share/texmf
Diffstat (limited to 'print')
-rw-r--r--print/tex-kotex-utils/Makefile10
-rw-r--r--print/tex-kotex-utils/PLIST4
2 files changed, 8 insertions, 6 deletions
diff --git a/print/tex-kotex-utils/Makefile b/print/tex-kotex-utils/Makefile
index 0f17a083029..2d598d1cba0 100644
--- a/print/tex-kotex-utils/Makefile
+++ b/print/tex-kotex-utils/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2013/05/31 12:41:49 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2013/11/13 19:27:55 minskim Exp $
DISTNAME= kotex-dist-20110504
PKGNAME= tex-kotex-utils-0.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= http://ftp.ktug.or.kr/KTUG/ko.TeX/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@@ -22,7 +22,9 @@ WRKSRC= ${WRKDIR}
REPLACE_PERL= *.pl scripts/kotex-util/perl/*.pl
-INSTALLATION_DIRS+= bin share/texmf/xindy/modules/lang/korean
+INSTALLATION_DIRS+= bin share/texmf-dist/xindy/modules/lang/korean
+
+.include "../../print/kpathsea/texmf.mk"
do-build:
.for f in hbibtex hmakeindex
@@ -43,6 +45,6 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/kotexindy.pl \
${DESTDIR}${PREFIX}/bin/kotexindy
${INSTALL_DATA} ${WRKSRC}/utf8.xdy \
- ${DESTDIR}${PREFIX}/share/texmf/xindy/modules/lang/korean/
+ ${DESTDIR}${PREFIX}/share/texmf-dist/xindy/modules/lang/korean/
.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-kotex-utils/PLIST b/print/tex-kotex-utils/PLIST
index f9ae4e5013a..748c9c8e2da 100644
--- a/print/tex-kotex-utils/PLIST
+++ b/print/tex-kotex-utils/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2011/11/29 21:05:36 minskim Exp $
+@comment $NetBSD: PLIST,v 1.3 2013/11/13 19:27:55 minskim Exp $
bin/euc-bookmark
bin/hbibtex
bin/hmakeindex
@@ -8,4 +8,4 @@ bin/jamo2hypua
bin/komkindex
bin/kotexindy
bin/ttf2kotexfont
-share/texmf/xindy/modules/lang/korean/utf8.xdy
+share/texmf-dist/xindy/modules/lang/korean/utf8.xdy