cvs commit: ports/Mk bsd.java.mk
Herve Quiroz
hq at FreeBSD.org
Sat Nov 6 16:51:53 PST 2004
hq 2004-11-07 00:51:53 UTC
FreeBSD ports repository
Modified files:
Mk bsd.java.mk
Log:
Additional error checking: check for defined variables that should not be. With
this patch, for instance:
$ cd /usr/port/devel/apache-ant
$ make JAVA_HOME=toto
apache-ant-1.6.2: Environement error: "JAVA_HOME" should not be defined.
*** Error code 1
PR: 70914
Reported by: Rong-En Fan <rafan at infor.org>
Approved by: glewis (co-maintainer)
Revision Changes Path
1.57 +10 -1 ports/Mk/bsd.java.mk
More information about the cvs-all
mailing list