diff options
author | hrs <hrs@FreeBSD.org> | 2011-12-06 00:20:37 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2011-12-06 00:20:37 +0800 |
commit | 0d0d933871df4cf0516c950c8541bf3d5645868c (patch) | |
tree | 49e3f31830360c66dde7eeb11c2179396aaed728 /korean/xpdf | |
parent | 22a4e2ce48bfdc8508fbc890b78c7d2ba45d7489 (diff) | |
download | freebsd-ports-gnome-0d0d933871df4cf0516c950c8541bf3d5645868c.tar.gz freebsd-ports-gnome-0d0d933871df4cf0516c950c8541bf3d5645868c.tar.zst freebsd-ports-gnome-0d0d933871df4cf0516c950c8541bf3d5645868c.zip |
Update dependency because korean/unfonts-ttf is split into -core and -extra.
Spotted by: dougb
Feature safe: yes
Diffstat (limited to 'korean/xpdf')
-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 |