From owner-freebsd-ports Thu Jan 3 17:51:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id EC59A37B41A for ; Thu, 3 Jan 2002 17:51:17 -0800 (PST) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 67C65319A67; Thu, 3 Jan 2002 19:51:23 -0600 (CST) Date: Thu, 3 Jan 2002 19:51:23 -0600 From: "David W. Chapman Jr." To: Joe Clarke Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/33521: mozilla port doesn't build irc client ChatZilla Message-ID: <20020104015123.GD15548@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: "David W. Chapman Jr." , Joe Clarke , freebsd-ports@FreeBSD.org References: <200201040140.g041e3513589@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201040140.g041e3513589@freefall.freebsd.org> User-Agent: Mutt/1.3.24i X-Operating-System: FreeBSD 4.5-PRERELEASE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 03, 2002 at 05:40:03PM -0800, Joe Clarke wrote: > The following reply was made to PR ports/33521; it has been noted by GNATS. > > From: Joe Clarke > To: Steve Wills > Cc: freebsd-gnats-submit@FreeBSD.ORG > Subject: Re: ports/33521: mozilla port doesn't build irc client ChatZilla > Date: 03 Jan 2002 20:36:01 -0500 > > What about this patch instead to make ChatZilla! optional? > > Joe > > --- Makefile.orig Thu Jan 3 20:33:24 2002 > +++ Makefile Thu Jan 3 20:32:59 2002 > @@ -58,6 +58,11 @@ > --with-png=${LOCALBASE} \ > --with-mng=${LOCALBASE} \ > --with-pthreads > + > +.if defined(WITH_CHATZILLA) > +CONFIGURE_ARGS+= --with-extensions=default,irc > +.endif > + > CONFIGURE_ENV= BSD_PTHREAD_LIBS="${PTHREAD_LIBS}" \ > CFLAGS="" CXXFLAGS="" \ > MOZ_INTERNAL_LIBART_LGPL=1 > > > > I like this, all you have to do is put WITH_CHATZILLA= true in your /etc/make.conf if you really want it. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message