From owner-freebsd-ports Mon Jan 21 20: 3:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id 4898B37B402 for ; Mon, 21 Jan 2002 20:03:53 -0800 (PST) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.6/8.11.5) with ESMTP id g0M41jQ53644; Mon, 21 Jan 2002 23:01:46 -0500 (EST) (envelope-from mi@aldan.algebra.com) Message-Id: <200201220401.g0M41jQ53644@aldan.algebra.com> Date: Mon, 21 Jan 2002 23:01:42 -0500 (EST) From: Mikhail Teterin Subject: Re: cvs commit: ports/graphics/gd2 Makefile pkg-plist ports/graphics/gd2/files Makefile.bsd To: will@csociety.org Cc: ports@FreeBSD.org In-Reply-To: <20020121222747.B18609@squall.waterspout.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii 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 [moved to -ports] On 21 Jan, Will Andrews wrote: > On Mon, Jan 21, 2002 at 10:19:06PM -0500, Mikhail Teterin wrote: >> Well, the reason I did this is because some stuff, actually, just >> expects to find gd.h -- not gd/gd.h (libwmf, for example, or gdtclft) >> -- and needs to be patched somehow. Since all of the headers are >> named gd.h too, I think, it would be proper to install >> them in include directly. > You should have put this information in your commit log. I thought I did... Oh, well. > Regardless, such programs can easily -I${LOCALBASE}/include/gd, > whereas programs that do gd/gd.h (which I believe is the standard way, > if memory from playing around with gd from about 2-3 years ago > serves) have a problem, unless you plan on symlinking gd to . in > ${LOCALBASE/include. That's a possibility -- depending on how many things break (most have -I${LB}/inlude anyway). One way or the other things will need patching, so -- I figured -- might do the right thing :-) -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message