diff options
Diffstat (limited to 'japanese/ngraph-fonts/Makefile')
-rw-r--r-- | japanese/ngraph-fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ngraph-fonts/Makefile b/japanese/ngraph-fonts/Makefile index c7725bad8aee..47b8fde09bf9 100644 --- a/japanese/ngraph-fonts/Makefile +++ b/japanese/ngraph-fonts/Makefile @@ -10,8 +10,8 @@ MAINTAINER= sanpei@FreeBSD.org COMMENT= Japanese Font Setup for math/ngraph RUN_DEPENDS= \ - ${LOCALBASE}/share/kanji/kanji18.pcf.gz:${PORTSDIR}/japanese/font-kanji18 \ - ${LOCALBASE}/share/kanji/kanji26.pcf.gz:${PORTSDIR}/japanese/font-kanji26 + ${LOCALBASE}/share/kanji/kanji18.pcf.gz:japanese/font-kanji18 \ + ${LOCALBASE}/share/kanji/kanji26.pcf.gz:japanese/font-kanji26 USES= metaport |