diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2011-12-05 16:20:37 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2011-12-05 16:20:37 +0000 |
commit | 3ef65bc73b43d2d14c962ee294f32e555fdb3684 (patch) | |
tree | 106bfbee02024359e34b6232a93df8479920ada6 /korean | |
parent | 2c84f8820c9981451eef254f69e9f6707ed9a92f (diff) |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/xpdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/xpdf/Makefile b/korean/xpdf/Makefile index 25b73153b2b6..cb45d096505c 100644 --- a/korean/xpdf/Makefile +++ b/korean/xpdf/Makefile @@ -7,7 +7,7 @@ PORTNAME= xpdf PORTVERSION= 3.02 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= korean MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ PKGNAMESUFFIX= -kofont @@ -18,7 +18,7 @@ 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-ttf + ${FONTSDIR}/UnBatang.ttf:${PORTSDIR}/korean/unfonts-core NO_BUILD= yes SUB_FILES= dot.xpdfrc |