CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/06/03 02:17:03
Modified files:
www/selfoss : Makefile
www/selfoss/pkg: PLIST
Log message:
The PHP -main packages do not contain PDO database access extensions anymore.
Add MODPHP_PDO_DEPENDS to RUN_DEPENDS to the ensure mysql, postresql and sqlite
PDO extensions are offered by pkg_add where sqlite is the default.
While here, modify PLIST a bit to make portcheck happy.
OK sthen
