From owner-cvs-all@FreeBSD.ORG Thu Dec 29 06:15:06 2005 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F6B116A41F; Thu, 29 Dec 2005 06:15:06 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from centrmmtao06.cox.net (centrmmtao06.cox.net [70.168.83.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8933043D45; Thu, 29 Dec 2005 06:15:05 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao06.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051229061301.YTCU4002.centrmmtao06.cox.net@mezz.mezzweb.com>; Thu, 29 Dec 2005 01:13:01 -0500 To: "Edwin Groothuis" References: <200512290138.jBT1cREu093693@repoman.freebsd.org> <20051229054645.GG3805@k7.mavetju> <20051229061154.GB3807@k7.mavetju> Message-ID: From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Thu, 29 Dec 2005 00:16:07 -0600 In-Reply-To: <20051229061154.GB3807@k7.mavetju> User-Agent: Opera M2/8.51 (Linux, build 1462) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/librsvg2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 06:15:06 -0000 On Thu, 29 Dec 2005 00:11:54 -0600, Edwin Groothuis 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