aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-blockdiag
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-01-09 14:09:49 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-01-09 14:09:49 +0000
commit101811a473f1fbb1aa400b45baa70e9fe9bb3ef4 (patch)
tree25d88475716fdf736cf9e91eb11f74edb34e93a1 /graphics/py-blockdiag
parent8bb771e6cf53a7412df14e3e966cc509e6b4a83f (diff)
downloadports-101811a473f1fbb1aa400b45baa70e9fe9bb3ef4.tar.gz
ports-101811a473f1fbb1aa400b45baa70e9fe9bb3ef4.zip
Fixup japanese/font-ipa's files locations.
Pointy hat: hrs
Notes
Notes: svn path=/head/; revision=522491
Diffstat (limited to 'graphics/py-blockdiag')
-rw-r--r--graphics/py-blockdiag/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-blockdiag/Makefile b/graphics/py-blockdiag/Makefile
index fe57b34bb404..034f2daa5fae 100644
--- a/graphics/py-blockdiag/Makefile
+++ b/graphics/py-blockdiag/Makefile
@@ -32,7 +32,7 @@ PDF_DESC= Enable PDF output
OPTIONS_DEFAULT= PDF
-IPAFONT_RUN_DEPENDS= ${LOCALBASE}/share/font-ipa/ipag.otf:japanese/font-ipa
+IPAFONT_RUN_DEPENDS= ${LOCALBASE}/share/font/ipa/ipag.otf:japanese/font-ipa
PDF_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}reportlab>0:print/py-reportlab@${PY_FLAVOR}
post-patch: