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 [EMAIL PROTECTED] | Weblog: http://www.mavetju.org/weblog/weblog.php _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"