cvs commit: ports/Mk bsd.java.mk

Herve Quiroz hq at FreeBSD.org
Thu Sep 2 06:19:00 PDT 2004


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


More information about the cvs-ports mailing list