Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2006 02:58:25 +0600
From:      Max Khon <fjoe@samodelkin.net>
To:        gnome@FreeBSD.org
Subject:   [approval request] SMB support for mozilla/firefox
Message-ID:  <20060122205825.GA1499@samodelkin.net>

next in thread | raw e-mail | index | archive | help

--C7zPtVaVf+AK4Oqc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi!

Attached patch fixes SMB support (via gnomevfs) in mozilla/firefox
(verified only with firefox 1.5).
I'd like to commit it.

/fjoe

--C7zPtVaVf+AK4Oqc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="mozilla.diff"

Index: Makefile.common
===================================================================
RCS file: /home/pcvs/ports/www/mozilla/Makefile.common,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile.common
--- Makefile.common	4 Dec 2005 22:05:43 -0000	1.4
+++ Makefile.common	22 Jan 2006 20:28:09 -0000
@@ -185,7 +185,7 @@ WITH_OPTIMIZE?=	-O
 
 .if defined(WITH_SMB)
 USE_GNOME+=	gnomevfs2
-MOZ_OPTIONS+=	--disable-gnomevfs
+MOZ_OPTIONS+=	--enable-gnomevfs
 .endif
 
 .if defined(WITH_DEBUG)

--C7zPtVaVf+AK4Oqc--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060122205825.GA1499>