aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2011-05-26 05:03:08 +0800
committerolgeni <olgeni@FreeBSD.org>2011-05-26 05:03:08 +0800
commit57f794c9d0b986ba5ce04fdd9bb3b9af8861d30b (patch)
tree4e552b08940120800d380f7080ec93fde874f907 /lang
parent1fce83a5f78fca16c78cf141386a197ce28024a4 (diff)
downloadfreebsd-ports-gnome-57f794c9d0b986ba5ce04fdd9bb3b9af8861d30b.tar.gz
freebsd-ports-gnome-57f794c9d0b986ba5ce04fdd9bb3b9af8861d30b.tar.zst
freebsd-ports-gnome-57f794c9d0b986ba5ce04fdd9bb3b9af8861d30b.zip
Restore original JAVA_VERSION=1.5 from Makefile 1.7, which should
fix tinderbuilds on 7.x.
Diffstat (limited to 'lang')
-rw-r--r--lang/abcl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/abcl/Makefile b/lang/abcl/Makefile
index ab7f4f099968..34f0bb80529f 100644
--- a/lang/abcl/Makefile
+++ b/lang/abcl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= abcl
PORTVERSION= 0.25.0
+PORTREVISION= 1
CATEGORIES= lang lisp java
MASTER_SITES= http://common-lisp.net/project/armedbear/releases/${PORTVERSION}/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
@@ -21,7 +22,7 @@ SUB_LIST+= JAVAJARDIR="${JAVAJARDIR}"
SUB_FILES= abcl
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.5
USE_ANT= yes
do-install: