Date: Mon, 21 Jan 2002 22:19:06 -0500 (EST) From: Mikhail Teterin <mi@aldan.algebra.com> To: will@csociety.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics/gd2 Makefile pkg-plist ports/graphics/gd2/files Makefile.bsd Message-ID: <200201220319.g0M3JAQ52976@aldan.algebra.com> In-Reply-To: <20020121140101.Q18609@squall.waterspout.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 21 Jan, Will Andrews wrote:
> On Mon, Jan 21, 2002 at 10:27:04AM -0800, Mikhail Teterin wrote:
>> Log:
>> Obey hier(7) by installing the include files into
>> ${LOCALBASE}/include, rather than include/gd. Each file is named
>> gd*.h anyway. Bump the PORTREVISION. Other ports should be fine,
>> because they have the -I${LOCALBASE}/include anyway, but should
>> keep the -I${LOCALBASE}/include/gd for a while too.
> The old way was perfectly fine. hier(7) does not care how things are
> installed under include/ etc., only that the files need to be of the
> type that belong there -- headers. That said, I think this change
> needlessly breaks things, including POLA. You should revert it.
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<something>.h too, I think, it would be proper to install them in
include directly.
This is something I meant to do for a while, and finally did today. You
are welcome to revert it, if you strongly feel I'm incorrect...
-mi
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201220319.g0M3JAQ52976>
