summaryrefslogtreecommitdiff
path: root/www/firefox/Makefile-firefox.common
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/Makefile-firefox.common')
-rw-r--r--www/firefox/Makefile-firefox.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/firefox/Makefile-firefox.common b/www/firefox/Makefile-firefox.common
index 8eb6a0b7edb..b977249a73a 100644
--- a/www/firefox/Makefile-firefox.common
+++ b/www/firefox/Makefile-firefox.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile-firefox.common,v 1.47 2007/07/31 10:06:47 ghen Exp $
+# $NetBSD: Makefile-firefox.common,v 1.48 2007/09/20 07:17:31 ghen Exp $
MOZILLA_BIN= firefox-bin
-MOZ_VER= 2.0.0.6
+MOZ_VER= 2.0.0.7
EXTRACT_SUFX= .tar.bz2
DISTNAME= firefox-${MOZ_VER}-source
@@ -25,7 +25,7 @@ CONFIGURE_ARGS+= --enable-canvas
MOZILLA_EXTENSIONS= default
CONFIGURE_ARGS+= --enable-extensions=${MOZILLA_EXTENSIONS:Q}
-CONFIGURE_ENV+= ac_cv_visibility_pragma=no ac_cv_visibility_hidden=no
+CONFIGURE_ENV+= ac_cv_visibility_pragma=no ac_cv_visibility_hidden=no
.include "../../mk/bsd.fast.prefs.mk"