Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2004 13:18:59 +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:  <200409021318.i82DIxKs054206@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hq          2004-09-02 13:18:59 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.java.mk 
  Log:
  - Fix missing build dependency on devel/jikes (Jikes is effectively used for
    building the port but not added to BUILD_DEPENDS)
  - Use ${VAR:U} to test YES/NO values a more simple way
  - Refactor: Jikes now has its own sub-stages (error-handling and support)
    together in Stage 6
  - New variable to be used by porters (and used internally by bsd.java.mk),
    HAVE_JIKES
  
  Approved by:    glewis (mentor)
  
  Revision  Changes    Path
  1.53      +40 -23    ports/Mk/bsd.java.mk



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