Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Nov 2004 00:51:53 +0000 (UTC)
From:      Herve Quiroz <hq@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.java.mk
Message-ID:  <200411070051.iA70pr93044092@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@infor.org>
  Approved by:    glewis (co-maintainer)
  
  Revision  Changes    Path
  1.57      +10 -1     ports/Mk/bsd.java.mk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411070051.iA70pr93044092>