1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

math/jlatexmath: fix typo

This commit is contained in:
Max Brazhnikov 2014-05-01 15:34:02 +00:00
parent f12bb0286b
commit 8c8d41d1a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352756

View File

@ -27,7 +27,7 @@ OPTIONS_SUB= yes
FOP_DESC= textproc/fop plugin (required for math/scilab)
FOP_BUILD_DEPENDS= fop:${PORTSDIR}/textproc/fop \
${JAVALIBDIR}/xmlgraphics-commons.jar:${PORTSDIR}/graphics/xmlgraphics-commons
FOP_RUN_DEPENDS:= ${FOP_BUILD_DEPENDS}
FOP_RUN_DEPENDS:= ${FOP_BUILD_DEPENDS} \
${JAVASHAREDIR}/batik/batik.jar:${PORTSDIR}/graphics/batik \
${JAVALIBDIR}/avalon-framework.jar:${PORTSDIR}/devel/avalon-framework \
${JAVALIBDIR}/commons-io.jar:${PORTSDIR}/devel/jakarta-commons-io \