summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-09-07 06:03:55 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-09-07 06:03:55 +0000
commit9a4acd75070b3c32f276a43585bdbd566a0b23b6 (patch)
treeb0f6be8bb5f147f3986d157d1d78a7e297239e79 /www
parent06f6c2e864797964f0bdbe2da58ab07a9f9fcd13 (diff)
downloadpkgsrc-9a4acd75070b3c32f276a43585bdbd566a0b23b6.tar.gz
pkglint MESSAGE, we'll use the same MESSAGE file for firefox and
firefox-gtk2.
Diffstat (limited to 'www')
-rw-r--r--www/firefox-gtk2/MESSAGE4
-rw-r--r--www/firefox/MESSAGE5
-rw-r--r--www/firefox/Makefile-firefox.common5
3 files changed, 8 insertions, 6 deletions
diff --git a/www/firefox-gtk2/MESSAGE b/www/firefox-gtk2/MESSAGE
deleted file mode 100644
index d1938554320..00000000000
--- a/www/firefox-gtk2/MESSAGE
+++ /dev/null
@@ -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 --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 \