1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- bump the java heap space to try to fix build failure

Submitted by:	maintainer (private mail)
Reported by:	QAT
This commit is contained in:
Ion-Mihai Tetcu 2010-12-10 07:44:47 +00:00
parent a44e312cc9
commit 5911506522
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265964

View File

@ -23,7 +23,7 @@ RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
CONFLICTS= jogl-1.*
MAKE_ENV+= _JAVA_OPTIONS="-Xmx256m"
MAKE_ENV+= _JAVA_OPTIONS="-Xmx512m"
NO_WRKSUBDIR= yes
WRKSRC= ${WRKDIR}