On Tue, Sep 15, 2009 at 7:45 PM, patrick keshishian wrote: > > Read the following thread, as you'll find it informative (especially > the last reply by Vadim Zhukov) > > http://www.mail-archive.com/[email protected]/msg79638.html > > I, too, have been trying trying to build php5-extensions with no success. However, I'm looking for Postgres support. In looking at the Makefile, it appears that I needed to specify the following:
$ cd /usr/ports/www/php5/extensions ; sudo env SUBPACKAGE='-pgsql' make package ...but this resulted in compile errors with -current downloaded this past Sunday. Any insight into what I'm overlooking would be greatly appreciated. Thanks.
