diff options
author | taoka <taoka@FreeBSD.org> | 2003-09-06 09:55:43 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2003-09-06 09:55:43 +0800 |
commit | ffd771ceb2a6f82e2b79f08c33326d2ad5e324cf (patch) | |
tree | 1f112daf013099215d85260a5990d295faecc1c7 /japanese/addttfont | |
parent | b78e7772db7788890179cdf919b0f34d178d5a0f (diff) | |
download | freebsd-ports-gnome-ffd771ceb2a6f82e2b79f08c33326d2ad5e324cf.tar.gz freebsd-ports-gnome-ffd771ceb2a6f82e2b79f08c33326d2ad5e324cf.tar.zst freebsd-ports-gnome-ffd771ceb2a6f82e2b79f08c33326d2ad5e324cf.zip |
Update RUN_DEPENDS (ghostscript/7.06 -> ghostscript/7.07)
Obtained from: bento
Diffstat (limited to 'japanese/addttfont')
-rw-r--r-- | japanese/addttfont/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/addttfont/Makefile b/japanese/addttfont/Makefile index 559250f2322f..a9967ada8fc8 100644 --- a/japanese/addttfont/Makefile +++ b/japanese/addttfont/Makefile @@ -16,7 +16,7 @@ COMMENT= Automatically create a Japanese font environment by TrueType fonts RUN_DEPENDS= mkres.pl:${PORTSDIR}/japanese/p5-mkres \ ${X11BASE}/lib/X11/ja_JP.eucJP/app-defaults/Tgif:${PORTSDIR}/japanese/tgif \ - ${PREFIX}/share/ghostscript/7.06/lib/CIDFnmap.jp:${PORTSDIR}/japanese/ghostscript-gnu-jpnfont + ${PREFIX}/share/ghostscript/7.07/lib/CIDFnmap.jp:${PORTSDIR}/japanese/ghostscript-gnu-jpnfont # VTPSfont:${PORTSDIR}/japanese/VTPSfont \ # ${PREFIX}/share/ghostscript/5.50vflib/Fontmap:${PORTSDIR}/japanese/vfghostscript55 |