From 882ada6d78650c06e86fffa06dcf4be8ffb9a1f1 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-jre15/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/sun-jre15') diff --git a/lang/sun-jre15/Makefile b/lang/sun-jre15/Makefile index 6286b02234a..f8e2a4d7787 100644 --- a/lang/sun-jre15/Makefile +++ b/lang/sun-jre15/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2005/01/17 16:17:24 jmmv Exp $ +# $NetBSD: Makefile,v 1.12 2005/01/30 23:18:38 jmmv Exp $ # Note: Regen distinfo with SUN_JRE15_USE_JCE=YES DISTNAME= jre-1_5_0_01-linux-i586 PKGNAME= sun-jre15-5.0.1 -PKGREVISION= 1 +PKGREVISION= 2 MASTER_SITES= # empty COMMENT= Sun's Java(tm) 2 Runtime Environment 1.5.0 -- cgit v1.2.3