pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/airportbasestationconfig Accept Sun's Java Runtime...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/307eb8574214
branches:  trunk
changeset: 513207:307eb8574214
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon May 22 13:03:25 2006 +0000

description:
Accept Sun's Java Runtime Environment Version 5.0 as suitable JVM.

diffstat:

 net/airportbasestationconfig/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7172d2100218 -r 307eb8574214 net/airportbasestationconfig/Makefile
--- a/net/airportbasestationconfig/Makefile     Mon May 22 11:57:50 2006 +0000
+++ b/net/airportbasestationconfig/Makefile     Mon May 22 13:03:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/02/05 23:10:22 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2006/05/22 13:03:25 tron Exp $
 
 DISTNAME=      configurator_152-128
 PKGNAME=       ${BINNAME}-1.5.2
@@ -21,7 +21,7 @@
 LIBDIR=                ${PREFIX}/lib/${BINNAME}
 
 USE_JAVA=              run
-PKG_JVMS_ACCEPTED=     sun-jdk13 sun-jdk14 blackdown-jdk13 jdk14
+PKG_JVMS_ACCEPTED=     sun-jdk13 sun-jdk14 sun-jdk15 blackdown-jdk13 jdk14
 
 INSTALLATION_DIRS=     bin
 



Home | Main Index | Thread Index | Old Index