summaryrefslogtreecommitdiff
path: root/lang/sablevm
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-01-30 23:18:37 +0000
committerjmmv <jmmv>2005-01-30 23:18:37 +0000
commit807d74a3c533442cf74cc13804b6d565a47f316b (patch)
tree17d159d3154d2d594360395d2ea5d260221a8b24 /lang/sablevm
parente79744eb42f546341cdbea3d25f6863d226333e2 (diff)
downloadpkgsrc-807d74a3c533442cf74cc13804b6d565a47f316b.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/sablevm')
-rw-r--r--lang/sablevm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sablevm/Makefile b/lang/sablevm/Makefile
index 16acfb57574..1eafc4bcee6 100644
--- a/lang/sablevm/Makefile
+++ b/lang/sablevm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2004/10/28 11:53:50 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2005/01/30 23:18:38 jmmv Exp $
#
DISTNAME= sablevm-1.1.3
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sablevm/} \
http://devel.sablevm.org/download/1.1.3/