cvs commit: ports/java/jdk13 Makefile pkg-plist

Greg Lewis glewis at FreeBSD.org
Sun Aug 31 15:43:09 PDT 2003


glewis      2003/08/31 15:43:08 PDT

  FreeBSD ports repository

  Modified files:
    java/jdk13           Makefile pkg-plist 
  Log:
  . Remove native_threads directories when native threads are not specified
    during the compile.  The native threads java_vm binaries are compiled
    regardless of the settings and were causing problems with the packing
    list.
  . Fix packing list so that native_threads versions of java_vm are
    conditionalised.
  
  PR:             56007
  
  Revision  Changes    Path
  1.61      +4 -0      ports/java/jdk13/Makefile
  1.15      +4 -4      ports/java/jdk13/pkg-plist


More information about the cvs-ports mailing list