pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-luatex Install a configuration file for tex-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e2e0af345ea5
branches:  trunk
changeset: 627837:e2e0af345ea5
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Dec 16 05:12:24 2013 +0000

description:
Install a configuration file for tex-luatex

diffstat:

 print/tex-luatex/Makefile |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 1fc11cb318d1 -r e2e0af345ea5 print/tex-luatex/Makefile
--- a/print/tex-luatex/Makefile Mon Dec 16 03:11:58 2013 +0000
+++ b/print/tex-luatex/Makefile Mon Dec 16 05:12:24 2013 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2013/11/17 17:18:26 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2013/12/16 05:12:24 minskim Exp $
 
 DISTNAME=      luatex
 PKGNAME=       tex-${DISTNAME}-0.70.1pl30581
+PKGREVISION=   1
 TEXLIVE_REV=   30581
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -13,6 +14,11 @@
 DEPENDS+=      tex-pdftex-[0-9]*:../../print/tex-pdftex
 DEPENDS+=      tex-plain>=3.14159265.12854:../../print/tex-plain
 
+PKG_SYSCONFSUBDIR=     texmf
+
+CONF_FILES+=   ${PREFIX}/share/texmf-dist/web2c/texmfcnf.lua \
+               ${PKG_SYSCONFDIR}/web2c/texmfcnf.lua
+
 INSTALLATION_DIRS+=    bin
 
 TEX_FORMATS+=  "luatex luatex language.def,language.dat.lua luatex.ini\\ndviluatex luatex language.def,language.dat.lua dviluatex.ini\\n"



Home | Main Index | Thread Index | Old Index