pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/mozilla-bin Readd Solaris x86 to list of support p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4e861e7cd32
branches:  trunk
changeset: 480951:f4e861e7cd32
user:      tron <tron%pkgsrc.org@localhost>
date:      Wed Sep 22 14:13:37 2004 +0000

description:
Readd Solaris x86 to list of support platforms.

diffstat:

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

diffs (17 lines):

diff -r eb7de3d8b18d -r f4e861e7cd32 www/mozilla-bin/Makefile
--- a/www/mozilla-bin/Makefile  Wed Sep 22 14:02:12 2004 +0000
+++ b/www/mozilla-bin/Makefile  Wed Sep 22 14:13:37 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/09/19 13:48:51 tron Exp $
+# $NetBSD: Makefile,v 1.19 2004/09/22 14:13:37 tron Exp $
 
 MOZILLA=       mozilla
 MOZ_VER=       1.7.3
@@ -6,6 +6,6 @@
 COMMENT=       Full featured gecko-based browser (binary pkg)
 
 ONLY_FOR_PLATFORM+=    Linux-*-i[3-6]86 NetBSD-*-i386
-ONLY_FOR_PLATFORM+=    SunOS-5.[89]*-sparc
+ONLY_FOR_PLATFORM+=    SunOS-5.[89]*-i386 SunOS-5.[89]*-sparc
 
 .include "../../www/mozilla-bin/Makefile.common"



Home | Main Index | Thread Index | Old Index