summaryrefslogtreecommitdiff
path: root/print/texlive
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2011-11-06 08:43:28 +0000
committerminskim <minskim@pkgsrc.org>2011-11-06 08:43:28 +0000
commit63a4b3e92bb7b8bda0b33ab98ff8a87b9f8689a5 (patch)
treec6d07196d56bc6aa2ed07e1125fab2915f3c28c0 /print/texlive
parentb284b7bfb463969add3cf7d37a1f88a8c6c03d81 (diff)
downloadpkgsrc-63a4b3e92bb7b8bda0b33ab98ff8a87b9f8689a5.tar.gz
Replace the updmap script with the version in TeX Live 2011.
Updating font maps is considerably faster with this version.
Diffstat (limited to 'print/texlive')
-rw-r--r--print/texlive/package.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/texlive/package.mk b/print/texlive/package.mk
index 4b0dd57e2de..2ba6ff0c805 100644
--- a/print/texlive/package.mk
+++ b/print/texlive/package.mk
@@ -1,4 +1,4 @@
-# $NetBSD: package.mk,v 1.10 2011/09/18 19:04:56 bsiegert Exp $
+# $NetBSD: package.mk,v 1.11 2011/11/06 08:43:28 minskim Exp $
#
# This Makefile fragment is intended to be included by packages that build
# TeX Live packages.
@@ -141,7 +141,7 @@ _texlive-install:
. include "../../print/texlive-tetex/hyphen.mk"
.endif
.if !empty(TEX_MAP_FILES) || !empty(TEX_MIXEDMAP_FILES)
-. include "../../print/texlive-tetex/map.mk"
+. include "../../print/tex-tetex/map.mk"
.endif
post-extract: _texlive-set-permission _texlive-info _texlive-man