Flag invalid USES=php arguments to avoid mistakes like
USES= php:filter,gettext
instead of
USES= php USE_PHP= filter gettext
Differential D19750
Mk/Uses/php.mk: Flag invalid args tobik on Mar 29 2019, 11:46 AM. Authored by Tags None Referenced Files
Subscribers
Details
Flag invalid USES=php arguments to avoid mistakes like USES= php:filter,gettext instead of USES= php USE_PHP= filter gettext Ran make -V IGNORE over the tree. The following ports had problems (I've already fixed them): Origin Invalid USES=php args Fixed in net-mgmt/nagiosql filter gettext mysql session simplexml rP497106 net-mgmt/glpi-plugins-fusioninventory-server fileinfo (and simplexml, wddx [1]) rP497107 [1] Those are not flagged since USES=php is included multiple times.
Diff Detail
Event Timeline
|