pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox-bin-nightly add Solaris build which recent...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f03944f16852
branches:  trunk
changeset: 471055:f03944f16852
user:      grant <grant%pkgsrc.org@localhost>
date:      Tue Mar 16 14:34:39 2004 +0000

description:
add Solaris build which recently appeared.

diffstat:

 www/firefox-bin-nightly/Makefile             |  3 ++-
 www/firefox-bin-nightly/Makefile.SunOS.sparc |  5 +++++
 2 files changed, 7 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 906f859267ad -r f03944f16852 www/firefox-bin-nightly/Makefile
--- a/www/firefox-bin-nightly/Makefile  Tue Mar 16 14:34:02 2004 +0000
+++ b/www/firefox-bin-nightly/Makefile  Tue Mar 16 14:34:39 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/03/16 14:34:02 grant Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/16 14:34:39 grant Exp $
 
 MOZILLA=       firefox
 
@@ -7,5 +7,6 @@
 
 # see Makefile.NetBSD.i386.
 ONLY_FOR_PLATFORM+=    Linux-*-i386
+ONLY_FOR_PLATFORM+=    SunOS-5.[89]*-sparc
 
 .include "../../www/mozilla-bin-nightly/Makefile.common"
diff -r 906f859267ad -r f03944f16852 www/firefox-bin-nightly/Makefile.SunOS.sparc
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/firefox-bin-nightly/Makefile.SunOS.sparc      Tue Mar 16 14:34:39 2004 +0000
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile.SunOS.sparc,v 1.1 2004/03/16 14:34:39 grant Exp $
+
+DISTNAME=      ${MOZILLA}-sparc-sun-solaris2.8
+
+MOZ_PLATFORM=  solaris



Home | Main Index | Thread Index | Old Index