From 807d74a3c533442cf74cc13804b6d565a47f316b 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-jre13/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/sun-jre13') diff --git a/lang/sun-jre13/Makefile b/lang/sun-jre13/Makefile index 99005681ccf..32e4657a180 100644 --- a/lang/sun-jre13/Makefile +++ b/lang/sun-jre13/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2005/01/25 18:06:44 jschauma Exp $ +# $NetBSD: Makefile,v 1.39 2005/01/30 23:18:38 jmmv Exp $ DISTNAME= j2re-1_3_1_15-linux-i586 PKGNAME= sun-jre13-1.0.15 +PKGREVISION= 1 MASTER_SITES= # empty COMMENT= Sun's Java(tm) Runtime Environment 1.3.1 -- cgit v1.2.3