summaryrefslogtreecommitdiff
path: root/print/dvipdfmx
diff options
context:
space:
mode:
Diffstat (limited to 'print/dvipdfmx')
-rw-r--r--print/dvipdfmx/map.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/dvipdfmx/map.mk b/print/dvipdfmx/map.mk
index cc1df24af54..095bd051db8 100644
--- a/print/dvipdfmx/map.mk
+++ b/print/dvipdfmx/map.mk
@@ -1,4 +1,4 @@
-# $NetBSD: map.mk,v 1.5 2006/03/14 01:14:32 jlam Exp $
+# $NetBSD: map.mk,v 1.6 2006/06/15 22:13:59 jlam Exp $
# This Makefile fragment is intended to be included by packages that
# install font maps used by dvipdfmx. It takes care of adding and
# removing font map entires in dvipdfmx.cfg.
@@ -20,8 +20,8 @@ DEPENDS+= dvipdfmx>=0.0.0.20050627:../../print/dvipdfmx
FILES_SUBST+= DVIPDFMX_FONTMAPS=${DVIPDFMX_FONTMAPS:Q}
FILES_SUBST+= DVIPDFMX_CONFIG_DIR="${PKG_LOCALTEXMFPREFIX}/dvipdfm/config"
-INSTALL_TEMPLATE+= ../../print/dvipdfmx/files/map.tmpl
-DEINSTALL_TEMPLATE+= ../../print/dvipdfmx/files/map.tmpl
+INSTALL_TEMPLATES+= ../../print/dvipdfmx/files/map.tmpl
+DEINSTALL_TEMPLATES+= ../../print/dvipdfmx/files/map.tmpl
PRINT_PLIST_AWK+= /^${PKG_LOCALTEXMFPREFIX:S|${PREFIX}/||:S|/|\\/|g}\/dvidpfm\/config\/dvipdfmx.cfg$$/ \
{ next; }