summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/prosearch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/prosearch/Makefile b/net/prosearch/Makefile
index b9bbc5d54e10..c513c1396c44 100644
--- a/net/prosearch/Makefile
+++ b/net/prosearch/Makefile
@@ -51,7 +51,7 @@ USE_MYSQL= YES
.if defined(WITH_CRAWLER) || defined(WITH_WEB)
USE_PERL5_RUN= YES
RUN_DEPENDS+=\
-${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
+${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql${MYSQL_VER}
.endif
.if defined(WITH_CRAWLER)