pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox-bin-java Pick something non-ancient for th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6ef2c389357
branches: trunk
changeset: 571316:c6ef2c389357
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Feb 10 22:30:51 2010 +0000
description:
Pick something non-ancient for the JRE (v6 for now).
diffstat:
www/firefox-bin-java/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cd073e5dd8d1 -r c6ef2c389357 www/firefox-bin-java/Makefile.common
--- a/www/firefox-bin-java/Makefile.common Wed Feb 10 21:57:18 2010 +0000
+++ b/www/firefox-bin-java/Makefile.common Wed Feb 10 22:30:51 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2009/09/02 08:34:16 wiz Exp $
+# $NetBSD: Makefile.common,v 1.11 2010/02/10 22:30:51 joerg Exp $
DISTNAME= ${MOZ_BIN}-java-1.2
CATEGORIES= www lang
@@ -8,7 +8,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT?= Java Run Time Environment (JRE) 1.5 plugin for firefox-bin
-DEPENDS+= sun-jre15-[0-9]*:../../lang/sun-jre15
+DEPENDS+= sun-jre6-[0-9]*:../../lang/sun-jre6
EMUL_PLATFORMS= linux-i386
Home |
Main Index |
Thread Index |
Old Index