summaryrefslogtreecommitdiff
path: root/lang/jdk
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-01-30 23:18:37 +0000
committerjmmv <jmmv>2005-01-30 23:18:37 +0000
commit882ada6d78650c06e86fffa06dcf4be8ffb9a1f1 (patch)
tree17d159d3154d2d594360395d2ea5d260221a8b24 /lang/jdk
parent18e817d2cbf32455d3f72bb229a2fcce19b35938 (diff)
downloadpkgsrc-882ada6d78650c06e86fffa06dcf4be8ffb9a1f1.tar.gz
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.
Diffstat (limited to 'lang/jdk')
-rw-r--r--lang/jdk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/jdk/Makefile b/lang/jdk/Makefile
index 339ef9b35cf..1f4fd14c2d1 100644
--- a/lang/jdk/Makefile
+++ b/lang/jdk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.41 2004/10/11 14:07:37 tv Exp $
+# $NetBSD: Makefile,v 1.42 2005/01/30 23:18:38 jmmv Exp $
#
VERSION= 1.1.8
PKGNAME= jdk-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= lang java
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/java/i386/${VERSION}/ \
ftp://ftp.de.NetBSD.org/pub/NetBSD/misc/java/i386/${VERSION}/