diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/ttfm/Makefile.ttf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/ttfm/Makefile.ttf b/chinese/ttfm/Makefile.ttf index 00eda812348e..47b0c0711231 100644 --- a/chinese/ttfm/Makefile.ttf +++ b/chinese/ttfm/Makefile.ttf @@ -26,7 +26,7 @@ _TTF_MODULES= xttfm .endif .if defined(WITH_GS) -RUN_DEPENDS+= ${LOCALBASE}/share/ghostscript/Resource/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps +RUN_DEPENDS+= ${LOCALBASE}/share/fonts/adobe-cmaps/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps _TTF_MODULES+= gscjk .endif |