aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--japanese/ghostscript-gnu-jpnfont/Makefile1
-rw-r--r--japanese/vflib/Makefile4
-rw-r--r--print/ghostscript-gnu-commfont/Makefile.common2
-rw-r--r--print/ghostscript7-commfont/Makefile.common2
-rw-r--r--print/ghostscript7-jpnfont/Makefile1
5 files changed, 3 insertions, 7 deletions
diff --git a/japanese/ghostscript-gnu-jpnfont/Makefile b/japanese/ghostscript-gnu-jpnfont/Makefile
index aa7c8faa3693..0355f406110c 100644
--- a/japanese/ghostscript-gnu-jpnfont/Makefile
+++ b/japanese/ghostscript-gnu-jpnfont/Makefile
@@ -9,7 +9,6 @@ MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont
.undef COMMFONT
-BROKEN= "Broken dependency"
JPNFONT= yes
.include "${MASTERDIR}/Makefile.common"
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile
index bbaea83516d3..4e3ab512c3b2 100644
--- a/japanese/vflib/Makefile
+++ b/japanese/vflib/Makefile
@@ -18,9 +18,7 @@ COMMENT= Japanese Vector font library
BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
-RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts
-
-BROKEN= "Broken dependency"
+RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf:${PORTSDIR}/japanese/kochi-ttfonts
VFLIB_VERSION= 2.25.6
PLIST_SUB= VFLIB_VERSION=${VFLIB_VERSION}
diff --git a/print/ghostscript-gnu-commfont/Makefile.common b/print/ghostscript-gnu-commfont/Makefile.common
index 0e8ae7923d71..b2c4ae1649f6 100644
--- a/print/ghostscript-gnu-commfont/Makefile.common
+++ b/print/ghostscript-gnu-commfont/Makefile.common
@@ -28,7 +28,7 @@ PLIST_SUB+= CIDFNMAP="${CIDFNMAP}"
CATEGORIES:= japanese ${CATEGORIES}
PKGNAMEPREFIX= ja-
PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-jpnfont
-RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts
+RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf:${PORTSDIR}/japanese/kochi-ttfonts
CIDFNMAP= CIDFnmap.jp
.elif defined(KORFONT)
CATEGORIES:= korean ${CATEGORIES}
diff --git a/print/ghostscript7-commfont/Makefile.common b/print/ghostscript7-commfont/Makefile.common
index 0e8ae7923d71..b2c4ae1649f6 100644
--- a/print/ghostscript7-commfont/Makefile.common
+++ b/print/ghostscript7-commfont/Makefile.common
@@ -28,7 +28,7 @@ PLIST_SUB+= CIDFNMAP="${CIDFNMAP}"
CATEGORIES:= japanese ${CATEGORIES}
PKGNAMEPREFIX= ja-
PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-jpnfont
-RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts
+RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf:${PORTSDIR}/japanese/kochi-ttfonts
CIDFNMAP= CIDFnmap.jp
.elif defined(KORFONT)
CATEGORIES:= korean ${CATEGORIES}
diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile
index aa7c8faa3693..0355f406110c 100644
--- a/print/ghostscript7-jpnfont/Makefile
+++ b/print/ghostscript7-jpnfont/Makefile
@@ -9,7 +9,6 @@ MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont
.undef COMMFONT
-BROKEN= "Broken dependency"
JPNFONT= yes
.include "${MASTERDIR}/Makefile.common"