diff options
Diffstat (limited to 'korean/xpdf/Makefile')
-rw-r--r-- | korean/xpdf/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/korean/xpdf/Makefile b/korean/xpdf/Makefile index 861a2d4cb6b5..83fcc4388d3c 100644 --- a/korean/xpdf/Makefile +++ b/korean/xpdf/Makefile @@ -13,9 +13,9 @@ DIST_SUBDIR= ${DISTNAME}-${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= Korean font support for xpdf -RUN_DEPENDS= xpdf:${PORTSDIR}/graphics/xpdf \ - ${ADOBECMAPDIR}/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps \ - ${FONTSDIR}/UnBatang.ttf:${PORTSDIR}/korean/unfonts-core +RUN_DEPENDS= xpdf:graphics/xpdf \ + ${ADOBECMAPDIR}/ai0/CMap/Identity-H:print/adobe-cmaps \ + ${FONTSDIR}/UnBatang.ttf:korean/unfonts-core NO_BUILD= yes SUB_FILES= dot.xpdfrc |