cvs commit: ports/graphics/librsvg2 Makefile

Jeremy Messenger mezz7 at cox.net
Wed Dec 28 22:15:06 PST 2005


On Thu, 29 Dec 2005 00:11:54 -0600, Edwin Groothuis <edwin at mavetju.org>  
wrote:

>> 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?

Yep, I almost send you same patch. ;-)

Cheers,
Mezz

> 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
>



-- 
mezz7 at cox.net  -  mezz at FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gnome at FreeBSD.org


More information about the cvs-all mailing list