summaryrefslogtreecommitdiff
path: root/print/dvipdfmx/map.mk
diff options
context:
space:
mode:
Diffstat (limited to 'print/dvipdfmx/map.mk')
-rw-r--r--print/dvipdfmx/map.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/dvipdfmx/map.mk b/print/dvipdfmx/map.mk
index b0832c2b2c8..1421acc8660 100644
--- a/print/dvipdfmx/map.mk
+++ b/print/dvipdfmx/map.mk
@@ -1,4 +1,4 @@
-# $NetBSD: map.mk,v 1.7 2007/06/06 22:16:34 minskim Exp $
+# $NetBSD: map.mk,v 1.8 2009/01/14 06:35:22 minskim 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.
@@ -19,11 +19,8 @@ DEPENDS+= dvipdfmx>=0.0.0.20070518:../../print/dvipdfmx
.endif
FILES_SUBST+= DVIPDFMX_FONTMAPS=${DVIPDFMX_FONTMAPS:Q}
-FILES_SUBST+= DVIPDFMX_CONFIG_DIR="${PKG_LOCALTEXMFPREFIX}/dvipdfm"
+FILES_SUBST+= DVIPDFMX_CONFIG_DIR="${LOCALBASE}/share/texmf-dist/dvipdfm"
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; }
-
.endif # DVIPDFMX_MAP_MK