Subject: CVS commit: pkgsrc/cad/diylc
From: David Sainty
Date: 2020-04-26 03:05:15
Message id: 20200426010515.8802DFB27@cvs.NetBSD.org

Log Message:
There are two common ways to select the "java" executable in Pkgsrc.
One is via "${JAVA_BINPREFIX}-java", and one is via
"${PKG_JAVA_HOME}/bin/java".

The "${JAVA_BINPREFIX}-java" way relies on an appropriately named
executable being present in the built-in JRE if you are using the
built-in - something with a "-java" suffix.  That just doesn't exist
in either the MacOS Oracle JRE install or the JDK install.  So switch
to "${PKG_JAVA_HOME}/bin/java" instead, which works (but does require
careful quoting to allow for spaces under MacOS).

Bump PKGREVISION.

Files:
RevisionActionfile
1.4modifypkgsrc/cad/diylc/Makefile