aboutsummaryrefslogtreecommitdiff
path: root/lang/jython
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-06-05 09:45:35 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-06-05 09:45:35 +0000
commit5fb95320053597bba8462ca3b0e85240095f3ea2 (patch)
treeae56b7ed277c8392969ae7d0a5c91218cd4545cf /lang/jython
parentedc149865ec2ce257a3b683ac58e584b22121ce9 (diff)
downloadports-5fb95320053597bba8462ca3b0e85240095f3ea2.tar.gz
ports-5fb95320053597bba8462ca3b0e85240095f3ea2.zip
Java now lives in ${LOCALBASE}/linux-jdk1.3.1, not in linux-jdk1.3.0.
Submitted by: Ernst de Haan <ernst@jollem.com> No responce from: kevlo (maintainer of linux-jdk13)
Notes
Notes: svn path=/head/; revision=43518
Diffstat (limited to 'lang/jython')
-rw-r--r--lang/jython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/jython/Makefile b/lang/jython/Makefile
index 9cea267a7dfa..d3fd5d178faf 100644
--- a/lang/jython/Makefile
+++ b/lang/jython/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= perky@python.or.kr
BUILD_DEPENDS= ${JAVA}:${PORTSDIR}/java/linux-jdk13
RUN_DEPENDS= ${JAVA}:${PORTSDIR}/java/linux-jdk13
-JAVA?= ${LOCALBASE}/linux-jdk1.3.0/bin/java
+JAVA?= ${LOCALBASE}/linux-jdk1.3.1/bin/java
NO_BUILD= yes
INST_PACKAGES?= demo lib source