Date: Sun, 16 Oct 2005 14:19:12 +1000 From: Edwin Groothuis <edwin@mavetju.org> To: Jonathan Poland <polandj@garble.org> Cc: ports@FreeBSD.org Subject: Re: The php5 port... Message-ID: <20051016041912.GI1278@k7.mavetju> In-Reply-To: <Pine.BSO.4.56.0510152125480.28039@kmart.garble.org> References: <Pine.BSO.4.56.0510152125480.28039@kmart.garble.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 15, 2005 at 09:30:45PM -0400, Jonathan Poland wrote: > I've tried googling and reading the docs, but I can't seem to figure > out how to get the php port to compile with other options. I want > several of the options in the lang/php5 directory turned on (i.e. gd, > exif, pcre, etc). The Makefile looks for a PHP_MODNAME variable, which is > gleaned from the PKGNAMESUFFIX variable. I see I COULD make my own > package with a proper suffix, but that'll only get me one of the many > options that I want enabled. What's the trick? They are in ports/lang/php5-extensions. Run "make config" in the directory and then "make depends". Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051016041912.GI1278>