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 no reason this shouldn't work on ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dc869ec9f5dd
branches:  trunk
changeset: 468111:dc869ec9f5dd
user:      grant <grant%pkgsrc.org@localhost>
date:      Tue Feb 10 13:03:53 2004 +0000

description:
no reason this shouldn't work on Linux/i386, too.

diffstat:

 www/firefox-bin-java/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cd67caf035b6 -r dc869ec9f5dd www/firefox-bin-java/Makefile
--- a/www/firefox-bin-java/Makefile     Tue Feb 10 13:00:08 2004 +0000
+++ b/www/firefox-bin-java/Makefile     Tue Feb 10 13:03:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2004/02/10 12:55:20 grant Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/10 13:03:53 grant Exp $
 
 DISTNAME=              firefox-bin-java-1.0
 CATEGORIES=            www lang
@@ -11,7 +11,7 @@
 DEPENDS+=              sun-jre13-[0-9]*:../../lang/sun-jre13
 DEPENDS+=              firefox-bin>=0.8:../../www/firefox-bin
 
-ONLY_FOR_PLATFORM=     NetBSD-1.[6-9]*-i386
+ONLY_FOR_PLATFORM=     Linux-*-i386 NetBSD-1.[6-9]*-i386
 
 WRKSRC=                        ${WRKDIR}
 NO_CHECKSUM=           YES



Home | Main Index | Thread Index | Old Index