How to ensure dependency is compiled with some flags?

Edwin Groothuis edwin at mavetju.org
Mon Aug 25 00:10:09 PDT 2003


On Mon, Aug 25, 2003 at 09:56:49AM +0400, Sergey Akifyev wrote:
> I'm porting one piece of software, which depends on PHP.
> The problem is that PHP must be built with two options:
> WITH_SOCKETS and WITH_SNMP. So, how do I force the port to pull PHP with
> theese options?

See ports/mail/imp3/MAkefile about line 180 where they do "${LDD}
${PHPSO}" on how you might want to do it.

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin at mavetju.org    |    Weblog: http://www.mavetju.org/weblog/weblog.php 


More information about the freebsd-ports mailing list