Date: Thu, 29 Dec 2005 00:16:07 -0600 From: "Jeremy Messenger" <mezz7@cox.net> To: "Edwin Groothuis" <edwin@mavetju.org> Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/librsvg2 Makefile Message-ID: <op.s2i7o5wq9aq2h7@mezz.mezzweb.com> In-Reply-To: <20051229061154.GB3807@k7.mavetju> References: <200512290138.jBT1cREu093693@repoman.freebsd.org> <op.s2i51hlq9aq2h7@mezz.mezzweb.com> <20051229054645.GG3805@k7.mavetju> <op.s2i6xpm59aq2h7@mezz.mezzweb.com> <op.s2i660pg9aq2h7@mezz.mezzweb.com> <20051229061154.GB3807@k7.mavetju>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 29 Dec 2005 00:11:54 -0600, Edwin Groothuis <edwin@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@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.s2i7o5wq9aq2h7>