From 4deaaef7b6d1faa7c8e369da7d0266e685e9c7ca Mon Sep 17 00:00:00 2001 From: xtraeme Date: Tue, 7 Sep 2004 06:03:55 +0000 Subject: pkglint MESSAGE, we'll use the same MESSAGE file for firefox and firefox-gtk2. --- www/firefox/MESSAGE | 5 +++++ www/firefox/Makefile-firefox.common | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'www/firefox') 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 \ -- cgit v1.2.3