aboutsummaryrefslogtreecommitdiff
path: root/textproc/xalan-j/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xalan-j/Makefile')
-rw-r--r--textproc/xalan-j/Makefile12
1 files changed, 8 insertions, 4 deletions
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile
index 0407bd521b46..2c2d1f2a585e 100644
--- a/textproc/xalan-j/Makefile
+++ b/textproc/xalan-j/Makefile
@@ -6,14 +6,18 @@
#
PORTNAME= xalan-j
-PORTVERSION= 2.0.0
+PORTVERSION= 2.0.1
CATEGORIES= java textproc
-MASTER_SITES= http://xml.apache.org/dist/${PORTNAME}/
-DISTNAME= ${PORTNAME}_2_0_0
+MASTER_SITES= http://xml.apache.org/dist/${PORTNAME}/ \
+ http://xml.apache.org/dist/old/${PORTNAME}/ \
+ http://www.jollem.com/~ernst/
+DISTNAME= ${PORTNAME}_2_0_1
MAINTAINER= ernst@jollem.com
-RUN_DEPENDS= ${LOCALBASE}/linux-jdk1.3.0/bin/java:${PORTSDIR}/java/linux-jdk13
+RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper
+
+JAVAVM?= ${LOCALBASE}/bin/javavm
NO_BUILD= YES
PORTDESTDIR= ${PREFIX}/${PORTNAME}${PORTVERSION}