pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox-gtk2-bin-nightly add Solaris/sparc build o...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b192f4a1679
branches:  trunk
changeset: 473318:8b192f4a1679
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Apr 18 20:45:19 2004 +0000

description:
add Solaris/sparc build of firefox-gtk2

diffstat:

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

diffs (26 lines):

diff -r cd3e87983103 -r 8b192f4a1679 www/firefox-gtk2-bin-nightly/Makefile
--- a/www/firefox-gtk2-bin-nightly/Makefile     Sun Apr 18 20:29:38 2004 +0000
+++ b/www/firefox-gtk2-bin-nightly/Makefile     Sun Apr 18 20:45:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2004/02/10 13:24:37 grant Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/18 20:45:19 grant Exp $
 #
 
 MOZILLA=       firefox
@@ -9,5 +9,6 @@
 MOZ_GTK2=      YES
 
 ONLY_FOR_PLATFORM+=    Linux-*-i[3-6]86
+ONLY_FOR_PLATFORM+=    SunOS-5.[89]*-sparc
 
 .include "../../www/mozilla-bin-nightly/Makefile.common"
diff -r cd3e87983103 -r 8b192f4a1679 www/firefox-gtk2-bin-nightly/Makefile.SunOS.sparc
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/firefox-gtk2-bin-nightly/Makefile.SunOS.sparc Sun Apr 18 20:45:19 2004 +0000
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile.SunOS.sparc,v 1.1 2004/04/18 20:45:19 grant Exp $
+
+DISTNAME=      ${MOZILLA}-sparc-sun-solaris2.8-gtk2
+EXTRACT_SUFX=  .tar.bz2
+
+MOZ_PLATFORM=  solaris



Home | Main Index | Thread Index | Old Index