mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Do not use JDK 1.5 until I have time to find out what it's doing different
to previous versions.
This commit is contained in:
parent
13036d7b40
commit
91f6781c2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159364
@ -19,7 +19,7 @@ BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml
|
||||
WRKSRC= ${WRKDIR}/galax
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.2+
|
||||
JAVA_VERSION= 1.2 1.3 1.4
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET= world
|
||||
MAKE_ARGS= JAVAHOME=${JAVA_HOME} JAVAINCLUDE="-I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd" \
|
||||
|
Loading…
Reference in New Issue
Block a user