summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2013-11-14 06:13:07 +0000
committerminskim <minskim@pkgsrc.org>2013-11-14 06:13:07 +0000
commitcda232a95b9adbbf609cdf67e23adc2abb95503d (patch)
tree8413ecfa3ac0cf8edf113b2279ca3113cda6777c /print
parent1aecce96127505dd49f6e51c5e5855bdf42f44a6 (diff)
downloadpkgsrc-cda232a95b9adbbf609cdf67e23adc2abb95503d.tar.gz
fmtutil.cnf is no longer installed by texlive-tetex.
Diffstat (limited to 'print')
-rw-r--r--print/texlive-tetex/Makefile10
-rw-r--r--print/texlive-tetex/files/fmtutil.cnf24
2 files changed, 1 insertions, 33 deletions
diff --git a/print/texlive-tetex/Makefile b/print/texlive-tetex/Makefile
index 5ba7ab0cc7a..bded6e9d190 100644
--- a/print/texlive-tetex/Makefile
+++ b/print/texlive-tetex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/10/14 21:26:23 minskim Exp $
+# $NetBSD: Makefile,v 1.14 2013/11/14 06:13:07 minskim Exp $
DISTNAME= texlive-20110705-source
PKGNAME= texlive-tetex-2011
@@ -21,13 +21,5 @@ EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/texk/tetex
-FILES_SUBST+= UPDMAP_SYS=${PREFIX}/bin/updmap-sys
-
-INSTALLATION_DIRS+= share/texmf/web2c
-
-TEX_TEXMF_DIRS+= ${PKG_SYSCONFDIR}
-TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
-
.include "../../print/kpathsea/buildlink3.mk"
-.include "../../print/kpathsea/texmf.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/texlive-tetex/files/fmtutil.cnf b/print/texlive-tetex/files/fmtutil.cnf
deleted file mode 100644
index 63c3c1b43b2..00000000000
--- a/print/texlive-tetex/files/fmtutil.cnf
+++ /dev/null
@@ -1,24 +0,0 @@
-# The format of the table is:
-#
-# format engine pattern-file arguments
-#
-# The last "argument" must be the name of the file on which to run
-# the ini-engine (such as initex). If the ini-engine is e-TeX, and the
-# e-TeX extensions should be enabled, the filename must be prefixed with
-# a * character.
-#
-# fmtutil always passes the -ini option to the engine.
-# If no pattern-file is desired, use -.
-# Either spaces or tabs can be used as separators.
-#
-# Other notes:
-# 1) tex and amstex just load hyphen.tex. No customization.
-# You can have your own customized (via babel's hyphen.cfg)
-# formats on top of plain by using "bplain.tex" instead of
-# plain.tex (see e.g. bplain.ini file for bplain format).
-#
-# 2) etex-based formats load language.def, not language.dat.
-#
-# 3) The symbolic link to the right engines (e.g. bplain -> tex)
-# is generated by the "texlinks" script.
-#