summaryrefslogtreecommitdiff
path: root/www/firefox
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-09-07 06:03:55 +0000
committerxtraeme <xtraeme>2004-09-07 06:03:55 +0000
commit4deaaef7b6d1faa7c8e369da7d0266e685e9c7ca (patch)
treeb0f6be8bb5f147f3986d157d1d78a7e297239e79 /www/firefox
parent9adb19cfadf0bcc8bb49948f96208c385dd86881 (diff)
downloadpkgsrc-4deaaef7b6d1faa7c8e369da7d0266e685e9c7ca.tar.gz
pkglint MESSAGE, we'll use the same MESSAGE file for firefox and
firefox-gtk2.
Diffstat (limited to 'www/firefox')
-rw-r--r--www/firefox/MESSAGE5
-rw-r--r--www/firefox/Makefile-firefox.common5
2 files changed, 8 insertions, 2 deletions
diff --git a/www/firefox/MESSAGE b/www/firefox/MESSAGE
index d1938554320..44283e1d357 100644
--- a/www/firefox/MESSAGE
+++ b/www/firefox/MESSAGE
@@ -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 --git a/www/firefox/Makefile-firefox.common b/www/firefox/Makefile-firefox.common
index e078429dfc8..0cb16bfe230 100644
--- a/www/firefox/Makefile-firefox.common
+++ b/www/firefox/Makefile-firefox.common
@@ -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-mailnews
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 \