diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2009-05-31 09:19:10 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2009-05-31 09:19:10 +0000 |
commit | d83170403eb0a9c168b8d20a0d37ce95ef451628 (patch) | |
tree | 94314b861ada07c1c8c5a9b7afeb74740c664509 /print/ghostscript7-jpnfont | |
parent | 605c645403a0942e8cd24ba195e6810f900a5caf (diff) | |
download | ports-d83170403eb0a9c168b8d20a0d37ce95ef451628.tar.gz ports-d83170403eb0a9c168b8d20a0d37ce95ef451628.zip |
Notes
Diffstat (limited to 'print/ghostscript7-jpnfont')
-rw-r--r-- | print/ghostscript7-jpnfont/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile index 9f3ca703d8ea..03c8da615dcf 100644 --- a/print/ghostscript7-jpnfont/Makefile +++ b/print/ghostscript7-jpnfont/Makefile @@ -7,7 +7,7 @@ PORTNAME= ghostscript7-jpnfont PORTVERSION= 7.07 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print japanese MASTER_SITES= # empty DISTFILES= # empty @@ -15,7 +15,7 @@ DISTFILES= # empty MAINTAINER= doceng@FreeBSD.org COMMENT= Japanese font support for Ghostscript 7.x -RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/ipam.ttf:${PORTSDIR}/japanese/ipa-ttfonts \ +RUN_DEPENDS= ${LOCALBASE}/share/fonts/std.ja_JP/Ryumin-Light:${PORTSDIR}/japanese/font-std \ ${LOCALBASE}/share/ghostscript/Resource/CIDFont/Ryumin-Light:${PORTSDIR}/print/ghostscript7-commfont # set these forcibly |