php5-extensions ports help

Roman Neuhauser neuhauser at sigpipe.cz
Tue Mar 22 12:28:41 PST 2005


# freebsd at arzaga.net / 2005-03-22 14:01:01 -0600:
> I'd like to continue using the php5-extensions meta port to add modules
> to my php install. In this instance, I need php to link to a different
> set of odbc libraries instead of the standard unixODBC port's.
> 
> If I were to manually compile from source, I would add the following
> argument to my ./configure command:
> 
> --with-unixODBC=shared,/usr/local/easysoft/unixODBC
> 
> Now, how would I do the same thing within the context of the
> php5-extensions meta-port implementation?
> 
> Any feedback would be greatly appreciated.

    Edit the port's Makefile, truldo. If the change is generalized
    enough to be usable for others, it might get commited (provided
    that you submit the patch in a PR).

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991


More information about the freebsd-ports mailing list