Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Dec 2003 23:04:50 -0800 (PST)
From:      Ernst de Haan <znerd@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:  <200312150704.hBF74owK068610@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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