diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-01 02:55:55 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-01 02:55:55 +0000 |
commit | c5045d2bd165bab8ebed62c2ac12b7b517cca3e2 (patch) | |
tree | 6235db990f1ba13ad21530050978a5897924d399 /print/ghostscript7-jpnfont/Makefile | |
parent | 41d078d1586e02cfa2a6dbd09a228f02f87e3ff9 (diff) |
Notes
Diffstat (limited to 'print/ghostscript7-jpnfont/Makefile')
-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 60dc326c9b86..3eade44aabb8 100644 --- a/print/ghostscript7-jpnfont/Makefile +++ b/print/ghostscript7-jpnfont/Makefile @@ -3,7 +3,7 @@ PORTNAME= ghostscript PORTVERSION= 7.07 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= japanese print MASTER_SITES= # empty PKGNAMESUFFIX= 7-jpnfont @@ -12,7 +12,7 @@ DISTFILES= # empty MAINTAINER= doceng@FreeBSD.org COMMENT= Japanese font support for Ghostscript 7.x -RUN_DEPENDS= ${LOCALBASE}/share/fonts/std.ja_JP/Ryumin-Light:${PORTSDIR}/japanese/font-std \ +RUN_DEPENDS= ${LOCALBASE}/share/fonts/std.ja_JP/Ryumin-Light.gs7:${PORTSDIR}/japanese/font-std \ ${LOCALBASE}/share/ghostscript/Resource/CIDFont/Ryumin-Light:${PORTSDIR}/print/ghostscript7-commfont # set these forcibly |