summaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 1f2559b480c..6a962125f21 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.53 2009/08/26 19:58:26 sno Exp $
+# $NetBSD: Makefile,v 1.54 2009/08/29 10:34:37 tnn Exp $
#
DISTNAME= firefox-${FIREFOX_VER}-source
PKGNAME= firefox-${FIREFOX_VER}
FIREFOX_VER= 3.5.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
EXTRACT_SUFX= .tar.bz2
@@ -37,8 +37,7 @@ CONFIGURE_ARGS+= --enable-libxul
CONFIGURE_ARGS+= --disable-tests --disable-pedantic
CONFIGURE_ARGS+= --enable-crypto
CONFIGURE_ARGS+= --enable-optimize=-O2 --with-pthreads
-CONFIGURE_ARGS+= --disable-gnomevfs --disable-gnomeui
-CONFIGURE_ARGS+= --disable-dbus --disable-javaxpcom
+CONFIGURE_ARGS+= --disable-gnomeui --disable-javaxpcom
CONFIGURE_ARGS+= --enable-default-toolkit=cairo-gtk2
CONFIGURE_ARGS+= --enable-svg --enable-mathml
CONFIGURE_ARGS+= --enable-system-cairo --enable-system-lcms