aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2014-05-01 23:34:02 +0800
committermakc <makc@FreeBSD.org>2014-05-01 23:34:02 +0800
commit005cf42582a061742aba67805f787accf6f725f1 (patch)
treecaf996d1417793b0d81607b7dfaa035d16b4b3bd /math
parent7c2b7ce806c3b0034fa5581307bdcbb5c033985a (diff)
downloadfreebsd-ports-gnome-005cf42582a061742aba67805f787accf6f725f1.tar.gz
freebsd-ports-gnome-005cf42582a061742aba67805f787accf6f725f1.tar.zst
freebsd-ports-gnome-005cf42582a061742aba67805f787accf6f725f1.zip
math/jlatexmath: fix typo
Diffstat (limited to 'math')
-rw-r--r--math/jlatexmath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jlatexmath/Makefile b/math/jlatexmath/Makefile
index e510f365bfca..06107d850b2d 100644
--- a/math/jlatexmath/Makefile
+++ b/math/jlatexmath/Makefile
@@ -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 \