summaryrefslogtreecommitdiff
path: root/lang/sablevm
diff options
context:
space:
mode:
authorwiz <wiz>2005-09-22 14:58:00 +0000
committerwiz <wiz>2005-09-22 14:58:00 +0000
commitfda111f691ea629303ea8a0b74632cf2be4c6931 (patch)
treebd460fae8307bcd4201535522faeee3637f99b81 /lang/sablevm
parent185c2e6070f9ebff1cc7ad144159b1f5021a99e3 (diff)
downloadpkgsrc-fda111f691ea629303ea8a0b74632cf2be4c6931.tar.gz
Depend on current pkgsrc version of sablevm-classpath; bump PKGREVISION.
Diffstat (limited to 'lang/sablevm')
-rw-r--r--lang/sablevm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/sablevm/Makefile b/lang/sablevm/Makefile
index 47609005c45..63be046bd5c 100644
--- a/lang/sablevm/Makefile
+++ b/lang/sablevm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2005/08/20 19:16:23 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2005/09/22 14:58:00 wiz Exp $
#
DISTNAME= sablevm-1.1.3
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sablevm/} \
http://devel.sablevm.org/download/1.1.3/
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.sablevm.org/
COMMENT= SableVM free Java virtual machine
DEPENDS+= unzip>=5.50:../../archivers/unzip
-DEPENDS+= sablevm-classpath-1.1.3nb2:../../lang/sablevm-classpath
+DEPENDS+= sablevm-classpath-1.1.3nb3:../../lang/sablevm-classpath
GNU_CONFIGURE= yes
GNU_CONFIGURE_PREFIX= ${JAVA_HOME}