cvs commit: ports/graphics/librsvg2 Makefile

Edwin Groothuis edwin at mavetju.org
Wed Dec 28 22:13:40 PST 2005


> Okay, the mozilla plugins isn't complete broke. I just have to do is to  
> use WITH_MOZILLA_PLUGIN=yes to pass the build because of post-patch. The  
> new change is forcing me to enable mozilla plugins to pass the build when  
> I have Mozilla and Firefox installed, which I don't want to have plugins  
> enable.

Can you see if this patch overcomes the problem?

RCS file: /home/pcvs/ports/graphics/librsvg2/Makefile,v
retrieving revision 1.49
diff -u -r1.49 Makefile
--- Makefile    29 Dec 2005 01:38:27 -0000      1.49
+++ Makefile    29 Dec 2005 06:07:02 -0000
@@ -60,6 +60,7 @@
 PLIST_SUB+=    PLUGIN=""
 .else
 
+CONFIGURE_ARGS+=--enable-mozilla-plugin=no
 PLIST_SUB+=    PLUGIN="@comment "
 .endif
 .else



Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin at mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/


More information about the cvs-all mailing list