aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/check_mysql_health/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 12:42:52 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 12:42:52 +0000
commitc9b4f372f45de0fc56af0a64e1f851a1e22a9279 (patch)
tree7f80c1c66cbf0347e6332598f6c4b63f7fff070a /net-mgmt/check_mysql_health/Makefile
parent657447da66b38ad1fbbfe5d9829ede801ebd2923 (diff)
downloadports-c9b4f372f45de0fc56af0a64e1f851a1e22a9279.tar.gz
ports-c9b4f372f45de0fc56af0a64e1f851a1e22a9279.zip
Notes
Diffstat (limited to 'net-mgmt/check_mysql_health/Makefile')
-rw-r--r--net-mgmt/check_mysql_health/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/check_mysql_health/Makefile b/net-mgmt/check_mysql_health/Makefile
index e0006d97f2b7..55c7f8fe68fa 100644
--- a/net-mgmt/check_mysql_health/Makefile
+++ b/net-mgmt/check_mysql_health/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://labs.consol.de/wp-content/uploads/2011/04/
MAINTAINER= ssanders@taximagic.com
COMMENT= Nagios plugin to check various parameters of a MySQL database
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
+RUN_DEPENDS= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
LICENSE= GPLv2