From da5adc365e2b3dff35c4cc48ad726b05e6185080 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sun, 30 Jan 2005 23:18:37 +0000 Subject: Convert the Java related packages to use the alternatives system. To do this, we only need some simple logic in java-env.mk to automatically generate an ALTERNATIVES file for us. There are two exceptions, though: fastjar and jikes (pointed out by tv@), which do not use this file; they have to be handled manually. Bump PKGREVISION for all affected packages. While doing this, remove the java-wrapper package, obsoleted by the new functionality provided by pkg_alternatives. --- lang/sun-jdk14/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/sun-jdk14/Makefile') diff --git a/lang/sun-jdk14/Makefile b/lang/sun-jdk14/Makefile index 9d618389be1..63cb2047bf1 100644 --- a/lang/sun-jdk14/Makefile +++ b/lang/sun-jdk14/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2005/01/25 17:37:37 jschauma Exp $ +# $NetBSD: Makefile,v 1.24 2005/01/30 23:18:38 jmmv Exp $ DISTNAME= j2sdk-1_4_2_07-linux-i586 PKGNAME= sun-jdk14-2.7 +PKGREVISION= 1 MASTER_SITES= # empty COMMENT= Sun's Java(tm) 2 SDK, Standard Edition 1.4.2 -- cgit v1.2.3