aboutsummaryrefslogtreecommitdiff
path: root/math/jlatexmath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/jlatexmath/Makefile')
-rw-r--r--math/jlatexmath/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/jlatexmath/Makefile b/math/jlatexmath/Makefile
index b877fefb4d5b..4867dc09dccb 100644
--- a/math/jlatexmath/Makefile
+++ b/math/jlatexmath/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= jlatexmath
-PORTVERSION= 0.9.2
+PORTVERSION= 0.9.3
CATEGORIES= math java
MASTER_SITES= http://forge.scilab.org/upload/jlatexmath/files/ \
http://www.predatorlabs.net/dl/
@@ -51,7 +51,6 @@ post-patch:
${REINPLACE_CMD} -e 's|/usr/share/java/batik.jar|${LOCALBASE}/share/java/batik/batik.jar|' ${WRKSRC}/fop.properties
${REINPLACE_CMD} -e 's|/usr/share/java/|${JAVALIBDIR}/|' ${WRKSRC}/fop.properties
-
do-install:
${INSTALL_DATA} ${WRKSRC}/dist/jlatexmath-${PORTVERSION}.jar ${JAVAJARDIR}/jlatexmath.jar
${INSTALL_DATA} ${WRKSRC}/dist/jlatexmath-fop-${PORTVERSION}.jar ${JAVAJARDIR}/jlatexmath-fop.jar