summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-07-26 22:47:49 +0000
committernork <nork@FreeBSD.org>2003-07-26 22:47:49 +0000
commit80b393a6bc5d684d63bfb89d64b7e22ee3d8f365 (patch)
treea8512757e3e92b69fb8bc780e8b2de3be23c5eb4 /print
parent271d2c5734ba021326030f678d7685713dd44f2c (diff)
downloadFreeBSD-ports-80b393a6bc5d684d63bfb89d64b7e22ee3d8f365.zip
FreeBSD-ports-80b393a6bc5d684d63bfb89d64b7e22ee3d8f365.tar.gz
Fix dependency on japanese/kochi-ttfonts.
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript-gnu-commfont/Makefile.common2
-rw-r--r--print/ghostscript7-commfont/Makefile.common2
-rw-r--r--print/ghostscript7-jpnfont/Makefile1
3 files changed, 2 insertions, 3 deletions
diff --git a/print/ghostscript-gnu-commfont/Makefile.common b/print/ghostscript-gnu-commfont/Makefile.common
index 0e8ae79..b2c4ae16 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 0e8ae79..b2c4ae16 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 aa7c8fa..0355f40 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"
OpenPOWER on IntegriCloud