Date: Wed, 29 Jul 1998 10:46:46 -0700 From: "David O'Brien" <obrien@NUXI.com> To: Vanilla BEAR Shu <vanilla@oneway.net> Cc: ports@FreeBSD.ORG Subject: Re: ports/7406: graphics/fnlib doesn't build due to bad include paths Message-ID: <19980729104646.C23799@nuxi.com> In-Reply-To: <19980729121636.49118@oneway.net>; from Vanilla BEAR Shu on Wed, Jul 29, 1998 at 12:16:36PM %2B0800 References: <199807270710.AAA24658@freefall.freebsd.org> <19980729121636.49118@oneway.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 29, 1998 at 12:16:36PM +0800, Vanilla BEAR Shu wrote: > > +CFLAGS = @CFLAGS@ -I$(PREFIX)/include/ > > is a better fix. > the $(PREFIX) of fnlib is /usr/X11R6, > +CFLAGS = @CFLAGS@ -I$(LOCALBASE)/include/ > will be better. Sounds good to me. Can you commit it and close the PR? (use ``freefall$ edit-pr 7406'' if you haven't done this before) -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980729104646.C23799>