diff options
Diffstat (limited to 'net-mgmt/percona-monitoring-plugins/Makefile')
-rw-r--r-- | net-mgmt/percona-monitoring-plugins/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/percona-monitoring-plugins/Makefile b/net-mgmt/percona-monitoring-plugins/Makefile index a2dfdcb..c3a99dc 100644 --- a/net-mgmt/percona-monitoring-plugins/Makefile +++ b/net-mgmt/percona-monitoring-plugins/Makefile @@ -22,13 +22,11 @@ RUN_DEPENDS= cacti>=0:net-mgmt/cacti \ p5-Time-HiRes>=0:devel/p5-Time-HiRes \ bash:shells/bash -USES= shebangfix perl5 +USES= shebangfix perl5 php:cli USE_PERL5= run SHEBANG_FILES= nagios/bin/pmp-check-pt-table-checksum \ cacti/bin/pmp-cacti-* USE_MYSQL= yes -USE_PHP= yes -WANT_PHP_CLI= yes NO_BUILD= yes NO_ARCH= yes |