pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www pkglint MESSAGE, we'll use the same MESSAGE file f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57b1fd5655a3
branches:  trunk
changeset: 480352:57b1fd5655a3
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Sep 07 06:03:55 2004 +0000

description:
pkglint MESSAGE, we'll use the same MESSAGE file for firefox and
firefox-gtk2.

diffstat:

 www/firefox-gtk2/MESSAGE            |  4 ----
 www/firefox/MESSAGE                 |  5 +++++
 www/firefox/Makefile-firefox.common |  5 +++--
 3 files changed, 8 insertions(+), 6 deletions(-)

diffs (41 lines):

diff -r 232176fbc49b -r 57b1fd5655a3 www/firefox-gtk2/MESSAGE
--- a/www/firefox-gtk2/MESSAGE  Tue Sep 07 01:47:28 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-If you have ever run another version of firefox or firefox-gtk2, you
-must remove compreg.dat under your firefox profile before you run firefox.
-
-     e.g. rm ~/.mozilla/firefox/*/compreg.dat
diff -r 232176fbc49b -r 57b1fd5655a3 www/firefox/MESSAGE
--- a/www/firefox/MESSAGE       Tue Sep 07 01:47:28 2004 +0000
+++ b/www/firefox/MESSAGE       Tue Sep 07 06:03:55 2004 +0000
@@ -1,4 +1,9 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.3 2004/09/07 06:03:55 xtraeme Exp $
+
 If you have ever run another version of firefox or firefox-gtk2, you
 must remove compreg.dat under your firefox profile before you run firefox.
 
      e.g. rm ~/.mozilla/firefox/*/compreg.dat
+
+===========================================================================
diff -r 232176fbc49b -r 57b1fd5655a3 www/firefox/Makefile-firefox.common
--- a/www/firefox/Makefile-firefox.common       Tue Sep 07 01:47:28 2004 +0000
+++ b/www/firefox/Makefile-firefox.common       Tue Sep 07 06:03:55 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile-firefox.common,v 1.1 2004/08/10 14:28:14 taya Exp $
+# $NetBSD: Makefile-firefox.common,v 1.2 2004/09/07 06:03:55 xtraeme Exp $
 
 MOZILLA_BIN=   firefox-bin
 MOZ_VER=       0.9.3
@@ -22,8 +22,9 @@
 CONFIGURE_ARGS+=       --disable-composer
 CONFIGURE_ARGS+=       --enable-extensions=default,-irc
 
-USE_GCC_SHLIB=         yes
+USE_LANGUAGES+=                c++
 BUILD_MATHML=          # defined
+MESSAGE=               ${.CURDIR}/../../www/firefox/MESSAGE
 
 pre-install:
        ${CP} -r ${WRKSRC}/dist/bin/defaults/profile/extensions \



Home | Main Index | Thread Index | Old Index