From owner-freebsd-ports Sat Mar 25 11:20: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C99037B8C8 for ; Sat, 25 Mar 2000 11:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA63103; Sat, 25 Mar 2000 11:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 25 Mar 2000 11:20:02 -0800 (PST) Message-Id: <200003251920.LAA63103@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Will Andrews Subject: Re: ports/17599: x11-toolkit/tk82 port ignores local CFLAGS settings Reply-To: Will Andrews Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/17599; it has been noted by GNATS. From: Will Andrews To: mi@aldan.algebra.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG, Justin Seger Subject: Re: ports/17599: x11-toolkit/tk82 port ignores local CFLAGS settings Date: Sat, 25 Mar 2000 14:16:57 -0500 On Sat, Mar 25, 2000 at 02:03:53PM -0500, Mikhail Teterin wrote: > The following needs to be placed into a patches/patch-something of its > own or inserted into the existing patches/patch-ab, which modifies > Makefile.in already: > > --- Makefile.in Tue Dec 14 23:00:19 1999 > +++ Makefile.in Sat Mar 25 13:53:14 2000 > @@ -101,3 +103,3 @@ > #CFLAGS = $(CFLAGS_DEBUG) $(CFLAGS_OPTIMIZE) > -CFLAGS = @CFLAGS@ > +#CFLAGS = @CFLAGS@ Even better: CFLAGS ?= @CFLAGS@ Justin, can I review this and commit the fix? -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message