Date: Mon, 10 Dec 2001 11:49:41 +0100 (CET) From: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> To: java@freebsd.org Subject: Proposal for bsd.java.mk Message-ID: <20011210113932.L99945-100000@puget.esil.univ-mrs.fr>
next in thread | raw e-mail | index | archive | help
A few questions... Does the USE_JAVA variable stand for "requires a JDK/JRE to build" or "requires a JDK/JRE to run" ? Do you plan do make any difference ? Also I don't understand the meaning of the JAVA_LIB variable. Is this really needed by any port so far ? It would be needed if using any third party compiler such as jikes but in that case the user would have (hopefully) set the JIKESPATH. Anyway I think there should be an unified way to deal with JAVA_LIB/JIKESPATH etc so maybe the port being installed should handle this additional CLASSPATH. This way, installing any lib would also mean its jar would be added in the classpath automatically. Herve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011210113932.L99945-100000>