aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netams/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/netams/Makefile')
-rw-r--r--net-mgmt/netams/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netams/Makefile b/net-mgmt/netams/Makefile
index 1afd00de7ba3..f17aced33550 100644
--- a/net-mgmt/netams/Makefile
+++ b/net-mgmt/netams/Makefile
@@ -66,7 +66,7 @@ RUN_DEPENDS+= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg
.endif
.if ${PORT_OPTIONS:MMYSQL} && ${PORT_OPTIONS:MCGI}
-RUN_DEPENDS+= p5-DBD-mysql50>=0:${PORTSDIR}/databases/p5-DBD-mysql50
+RUN_DEPENDS+= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
.endif
.if ${PORT_OPTIONS:MCGI}