cvs commit: ports/Mk bsd.java.mk

Ernst de Haan znerd at FreeBSD.org
Sun Dec 14 23:04:51 PST 2003


znerd       2003/12/14 23:04:50 PST

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.java.mk 
  Log:
  Fixed bug. If a Linux 1.4 JDK would have been installed, it
  would not have been picked up if USE_JAVA was set to "1.3+".
  
  The behaviour is now as follows if USE_JAVA is set to
  "1.3+":
  - If the setting is 1.3+, then use an already installed 1.3
    or 1.4 JDK. If there is no such JDK, then set USE_JAVA to
    1.3. The FreeBSD JDK 1.4 is preferred over all other
    JDK's.
  
  Noticed by:     pav
  
  Revision  Changes    Path
  1.36      +8 -5      ports/Mk/bsd.java.mk


More information about the cvs-all mailing list