Date: Sun, 31 Aug 2003 15:43:08 -0700 (PDT) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13 Makefile pkg-plist Message-ID: <200308312243.h7VMh8qp086685@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308312243.h7VMh8qp086685>