Date: Fri, 4 Aug 2000 19:28:56 -0400 (EDT) From: "Chris D. Faulhaber" <jedgar@fxp.org> To: Dan Langille <dan@langille.org> Cc: ports@freebsd.org Subject: Re: FreeType library requires X Message-ID: <Pine.BSF.4.21.0008041926120.62677-100000@pawn.primelocation.net> In-Reply-To: <200008042320.LAA27617@ducky.nz.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 5 Aug 2000, Dan Langille wrote: > Is there a way to compile the FreeType library without installing fetching > all of X? Witness this: > > # grep X /etc/make.conf > NO_X= true # do not compile in XWindows support (e.g. > doscmd) > Doesn't NO_X only apply to system binaries? I think what you are looking for is how billf did ports/graphics/gd (testing for WITH_X11). If FreeType can be built without X support, just add the hooks like gd. ----- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.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?Pine.BSF.4.21.0008041926120.62677-100000>