mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Restore original JAVA_VERSION=1.5 from Makefile 1.7, which should
fix tinderbuilds on 7.x.
This commit is contained in:
parent
2103995658
commit
bb225d16f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274650
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user