Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 1998 12:16:36 +0800
From:      Vanilla BEAR Shu <vanilla@oneway.net>
To:        "David O'Brien" <obrien@NUXI.com>
Cc:        ports@FreeBSD.ORG
Subject:   Re: ports/7406: graphics/fnlib doesn't build due to bad include paths
Message-ID:  <19980729121636.49118@oneway.net>
In-Reply-To: <199807270710.AAA24658@freefall.freebsd.org>; from David O'Brien on Mon, Jul 27, 1998 at 12:10:02AM -0700
References:  <199807270710.AAA24658@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 27, 1998 at 12:10:02AM -0700, David O'Brien 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.
--

	Just Do It

			Vanilla I. Shu \ ®}¤T®õ
			vanilla@FreeBSD.ORG
			http://www.FreeBSD.ORG/~vanilla (coming soon)

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?19980729121636.49118>