diff options
Diffstat (limited to 'net-mgmt/nagios-check_postgres/Makefile')
-rw-r--r-- | net-mgmt/nagios-check_postgres/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-check_postgres/Makefile b/net-mgmt/nagios-check_postgres/Makefile index 88db6cab161a..aaadbfa86df0 100644 --- a/net-mgmt/nagios-check_postgres/Makefile +++ b/net-mgmt/nagios-check_postgres/Makefile @@ -17,7 +17,7 @@ NO_ARCH= yes USES= perl5 USE_PERL5= configure -USE_PGSQL= yes +USES+= pgsql # This script is primarily used for monitoring via Nagios, but it also # has output styles compatible with cacti or mrtg. The options |