diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2009-06-03 07:13:43 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2009-06-03 07:13:43 +0000 |
commit | 939a1dbfdade801ef512d716ce84c8ba12d56a0d (patch) | |
tree | e0c2447ddf29ff8be06741da427c4fcde7c445f0 /japanese/tgif | |
parent | d4ded791c9d06297aece2068bbc49877e098e535 (diff) | |
download | ports-939a1dbfdade801ef512d716ce84c8ba12d56a0d.tar.gz ports-939a1dbfdade801ef512d716ce84c8ba12d56a0d.zip |
Notes
Diffstat (limited to 'japanese/tgif')
-rw-r--r-- | japanese/tgif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/tgif/Makefile b/japanese/tgif/Makefile index 849de93bc586..b6a48e922a16 100644 --- a/japanese/tgif/Makefile +++ b/japanese/tgif/Makefile @@ -7,7 +7,7 @@ PORTNAME= tgif-resource PORTVERSION= 4.1.45 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= japanese graphics MASTER_SITES= # empty DISTFILES= # empty @@ -16,7 +16,7 @@ MAINTAINER= hrs@FreeBSD.org COMMENT= Japanese Resource and Configuration for TGIF RUN_DEPENDS= tgif:${PORTSDIR}/graphics/tgif \ - ${LOCALBASE}/share/fonts/TTF/ipagui.ttf:${PORTSDIR}/japanese/font-mplus-ipa \ + ${LOCALBASE}/share/fonts/TTF/ipagui.ttf:${PORTSDIR}/japanese/font-ipa-uigothic \ ${LOCALBASE}/share/fonts/std.ja_JP/Ryumin-Light:${PORTSDIR}/japanese/font-std NO_BUILD= yes |