aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/check_mysql_health/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/check_mysql_health/Makefile')
-rw-r--r--net-mgmt/check_mysql_health/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/check_mysql_health/Makefile b/net-mgmt/check_mysql_health/Makefile
index 07c912678ae1..6cbb22ccdcb3 100644
--- a/net-mgmt/check_mysql_health/Makefile
+++ b/net-mgmt/check_mysql_health/Makefile
@@ -1,6 +1,6 @@
PORTNAME= check_mysql_health
DISTVERSION= 3.0.0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= https://labs.consol.de/assets/downloads/nagios/
@@ -11,9 +11,9 @@ WWW= https://labs.consol.de/de/nagios/check_mysql_health/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql
+RUN_DEPENDS= ${DBD_MYSQL}
-USES= autoreconf perl5 gmake
+USES= autoreconf mysql perl5 gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-statefiles-dir=${NAGIOSDIR} \