mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Disable Jikes support.
Submitted by: Andriy Gapon <avg@FreeBSD.org>
This commit is contained in:
parent
45ab3998d9
commit
ecce4e12a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321479
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ SVN_BUILD_BINDINGS=yes
|
|||
|
||||
.include "${MASTERDIR}/Makefile.common"
|
||||
|
||||
CONFIGURE_ARGS+= --enable-javahl --with-jdk=${JAVA_HOME}
|
||||
CONFIGURE_ARGS+= --enable-javahl --with-jdk=${JAVA_HOME} --with-jikes=no
|
||||
|
||||
do-build:
|
||||
@${MKDIR} ${WRKSRC}/subversion/bindings/java/javahl/classes
|
||||
|
|
Loading…
Add table
Reference in a new issue