aboutsummaryrefslogtreecommitdiff
path: root/net/prosearch
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2007-12-16 23:59:43 +0000
committerBeech Rintoul <beech@FreeBSD.org>2007-12-16 23:59:43 +0000
commit5fbb8286363ca4c4a28c63197b334bcea84c2dcb (patch)
treedd87cce08891cce354fd28b03808944ed3fa1bff /net/prosearch
parent726b259fb77ae97792a6ce564a4685146dbbf539 (diff)
downloadports-5fbb8286363ca4c4a28c63197b334bcea84c2dcb.tar.gz
ports-5fbb8286363ca4c4a28c63197b334bcea84c2dcb.zip
Notes
Diffstat (limited to 'net/prosearch')
-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)