aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xalan-j/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2001-03-28 22:08:46 +0800
committerkuriyama <kuriyama@FreeBSD.org>2001-03-28 22:08:46 +0800
commitc95ddeb23d9ea205df7cfab00fd05fd8e82d6f22 (patch)
tree9069c2a26df34905e2f36b36103841bebdc95140 /textproc/xalan-j/Makefile
parentec0a16952f11abadf884a37b816e2de377673acf (diff)
downloadfreebsd-ports-gnome-c95ddeb23d9ea205df7cfab00fd05fd8e82d6f22.tar.gz
freebsd-ports-gnome-c95ddeb23d9ea205df7cfab00fd05fd8e82d6f22.tar.zst
freebsd-ports-gnome-c95ddeb23d9ea205df7cfab00fd05fd8e82d6f22.zip
Upgrade to 2.0.1.
Submitted by: Ernst de Haan <ernst@heinz.jollem.com> (maintainer) PR: ports/25975
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}