[approval request] SMB support for mozilla/firefox

Max Khon fjoe at samodelkin.net
Sun Jan 22 12:58:11 PST 2006


Hi!

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

/fjoe
-------------- next part --------------
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)


More information about the freebsd-gnome mailing list