From owner-freebsd-ports Fri Aug 4 16:29: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id DEE8A37B5E3 for ; Fri, 4 Aug 2000 16:28:59 -0700 (PDT) (envelope-from cdf.lists@fxp.org) Received: by pawn.primelocation.net (Postfix, from userid 1016) id 26B629B3E; Fri, 4 Aug 2000 19:28:56 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by pawn.primelocation.net (Postfix) with ESMTP id 18470BA11; Fri, 4 Aug 2000 19:28:56 -0400 (EDT) Date: Fri, 4 Aug 2000 19:28:56 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: cdf.lists@pawn.primelocation.net To: Dan Langille Cc: ports@freebsd.org Subject: Re: FreeType library requires X In-Reply-To: <200008042320.LAA27617@ducky.nz.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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