summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-03-26 21:18:15 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-03-26 21:18:15 +0000
commitd661363b50af50b18ffa25bfd4625b1c4410436d (patch)
tree6553015422671f7aef48e31836c5b7fb4334dff2 /japanese
parentRevert r465619 and r465623, the use of PORT_OPTIONS and option helpers is (diff)
Fix depends
Notes
Notes: svn path=/head/; revision=465637
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ngraph-fonts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ngraph-fonts/Makefile b/japanese/ngraph-fonts/Makefile
index 937ede37eed8..33c2ea9f3510 100644
--- a/japanese/ngraph-fonts/Makefile
+++ b/japanese/ngraph-fonts/Makefile
@@ -10,8 +10,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese Font Setup for math/ngraph
RUN_DEPENDS= \
- ${LOCALBASE}/share/kanji/kanji18.pcf.gz:japanese/font-kanji18 \
- ${LOCALBASE}/share/kanji/kanji26.pcf.gz:japanese/font-kanji26
+ ${LOCALBASE}/share/fonts/kanji/kanji18.pcf.gz:japanese/font-kanji18 \
+ ${LOCALBASE}/share/fonts/kanji/kanji26.pcf.gz:japanese/font-kanji26
USES= metaport