From 005cf42582a061742aba67805f787accf6f725f1 Mon Sep 17 00:00:00 2001 From: makc Date: Thu, 1 May 2014 15:34:02 +0000 Subject: math/jlatexmath: fix typo --- math/jlatexmath/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math') 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 \ -- cgit