CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/08/31 14:33:32
Modified files:
devel/jdk : java.port.mk
Log message:
Provide a few more convenience variables, of which MODJAVA_JAR_DIR is the most
important.
Ports that install .jar files for public use (ie, in share/java/classes/)
please install unversioned jar files from now on. If a port installs
multiple jar files, use a share/java/classes/<project_name>/ prefix.
This will help other ports to pickup these classes.
discussed with and ok kurt@