CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/06/10 18:36:04
Modified files:
devel/jdk : java.port.mk
Log message:
Adjust java module to ensure the correct build jdk is used:
* Add JAVA_HOME to MAKE_ENV and CONFIGURE_ENV for any port that uses
the java module and doesn't also contain NO_BUILD=yes. Previously
this was limited to just MODJAVA_BUILD=ant, but that is not sufficient
for ports that indirectly use ant via makefiles.
okay sthen@
