cvs commit: ports/java/jdk13 Makefile

Greg Lewis glewis at FreeBSD.org
Fri Aug 29 14:12:20 PDT 2003


glewis      2003/08/29 14:12:19 PDT

  FreeBSD ports repository

  Modified files:
    java/jdk13           Makefile 
  Log:
  . Add support for bootstrapping with the Diablo Caffe JDK.  The bootstrap
    order is now:
  
    . linux-blackdown-jdk13 iff WITH_LINUX_BOOTSTRAP is set.
    . A previous installation of this port, if it exists.
    . The Diablo Caffe JDK.
  
    That is, the Diablo Caffe JDK is now the default bootstrapper in the
    absence of a previous installation of this port.
  
  Revision  Changes    Path
  1.59      +6 -3      ports/java/jdk13/Makefile


More information about the cvs-ports mailing list