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.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/dvipdfmx/map.mk b/print/dvipdfmx/map.mk
index 849f96a681c..6e81f0ad8ad 100644
--- a/print/dvipdfmx/map.mk
+++ b/print/dvipdfmx/map.mk
@@ -1,4 +1,4 @@
-# $NetBSD: map.mk,v 1.1 2005/11/20 18:51:54 minskim Exp $
+# $NetBSD: map.mk,v 1.2 2005/11/20 19:14:50 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.
@@ -15,14 +15,14 @@ DVIPDFMX_MAP_MK= # defined
DVIPDFMX_FONTMAPS?= # empty
.if empty(DISTNAME:Mdvipdfmx-[0-9]*)
-DEPENDS+= dvipdfmx>=0.0.0.20050627:../../wip-kr/dvipdfmx
+DEPENDS+= dvipdfmx>=0.0.0.20050627:../../print/dvipdfmx
.endif
USE_PKGINSTALL= yes
FILES_SUBST+= DVIPDFMX_FONTMAPS="${DVIPDFMX_FONTMAPS}"
FILES_SUBST+= DVIPDFMX_CONFIG_DIR="${PKG_LOCALTEXMFPREFIX}/dvipdfm/config"
-INSTALL_EXTRA_TMPL+= ../../wip-kr/dvipdfmx/files/map.tmpl
-DEINSTALL_EXTRA_TMPL+= ../../wip-kr/dvipdfmx/files/map.tmpl
+INSTALL_EXTRA_TMPL+= ../../print/dvipdfmx/files/map.tmpl
+DEINSTALL_EXTRA_TMPL+= ../../print/dvipdfmx/files/map.tmpl
PRINT_PLIST_AWK+= /^${PKG_LOCALTEXMFPREFIX:S|${PREFIX}/||:S|/|\\/|g}\/dvidpfm\/config\/dvipdfmx.cfg$$/ \
{ next; }