CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/05/25 08:01:24
Modified files:
lang/php : php.port.mk
Log message:
Provide MODPHP_PDO_DEPENDS, which builds a pkgspec allowing matching any
PDO types for use in RUN_DEPENDS.
The default allows "mysql pgsql sqlite" with sqlite as the default choice,
which matches previous defaults when pdo_sqlite was part of the main
PHP package, but can be overridden where it is known that a port has
more specific requirements.
