The php5 port...

Edwin Groothuis edwin at mavetju.org
Sat Oct 15 21:19:21 PDT 2005


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 at mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/


More information about the freebsd-ports mailing list