From 6fddf38b0c347edd14189608b9bf5e04643628d6 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 10 Feb 2010 22:30:51 +0000 Subject: Pick something non-ancient for the JRE (v6 for now). --- www/firefox-bin-java/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/firefox-bin-java') diff --git a/www/firefox-bin-java/Makefile.common b/www/firefox-bin-java/Makefile.common index 0888d318775..c2d556d5bec 100644 --- a/www/firefox-bin-java/Makefile.common +++ b/www/firefox-bin-java/Makefile.common @@ -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 @@ DISTFILES= # empty MAINTAINER= pkgsrc-users@NetBSD.org 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 -- cgit v1.2.3