summaryrefslogtreecommitdiff
path: root/finance/venice
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-09-04 07:50:40 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-09-04 07:50:40 +0000
commit8ca6968b7fd5f30953ed26a0123c11d84c4e2282 (patch)
tree0c8922cd69160393f4e34a864fcbe179cbf882ba /finance/venice
parentKris reported that to >9Gb of space is required to build ooo ports. (diff)
- Fix depend object after recent jython update
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=198721
Diffstat (limited to 'finance/venice')
-rw-r--r--finance/venice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/venice/Makefile b/finance/venice/Makefile
index 38e959e84753..732bd885c2c9 100644
--- a/finance/venice/Makefile
+++ b/finance/venice/Makefile
@@ -7,7 +7,7 @@
PORTNAME= venice
PORTVERSION= 0.5.1.a
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSION= 0.51alpha
CATEGORIES= finance java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -45,7 +45,7 @@ PORTDOCS= \
.endif
# jython
-JYTHON_PREFIX= ${LOCALBASE}/jython21
+JYTHON_PREFIX= ${LOCALBASE}/jython22
JYTHON_JAR= ${JYTHON_PREFIX}/jython.jar
post-extract: