aboutsummaryrefslogtreecommitdiff
path: root/www/rt34
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-11-08 09:16:42 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-11-08 09:16:42 +0000
commitcc502d2e6ad96b448beb7a4a4da91577d1f54030 (patch)
treeabd4bb004dd7bc2d4eba6d7f50c22acde881fd17 /www/rt34
parentf2b483369201e950d12a5cd8dd480d8196a6d0eb (diff)
downloadports-cc502d2e6ad96b448beb7a4a4da91577d1f54030.tar.gz
ports-cc502d2e6ad96b448beb7a4a4da91577d1f54030.zip
Notes
Diffstat (limited to 'www/rt34')
-rw-r--r--www/rt34/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/rt34/Makefile b/www/rt34/Makefile
index bb24c5741d77..d3ca06a87436 100644
--- a/www/rt34/Makefile
+++ b/www/rt34/Makefile
@@ -94,7 +94,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/psql:${PORTSDIR}/databases/postgresql7 \
${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg
.else
DB_TYPE= mysql
-BUILD_DEPENDS+= ${LOCALBASE}/bin/mysql_config:${PORTSDIR}/databases/mysql40-server
+BUILD_DEPENDS+= ${LOCALBASE}/bin/mysql_config:${PORTSDIR}/databases/mysql40-server \
+ ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
.endif
USE_PERL5= yes