From cc502d2e6ad96b448beb7a4a4da91577d1f54030 Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Sat, 8 Nov 2003 09:16:42 +0000 Subject: Add explicit dependency to p5-DBD-mysql port. Submitted by: maintainer --- www/rt36/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/rt36') diff --git a/www/rt36/Makefile b/www/rt36/Makefile index bb24c5741d77..d3ca06a87436 100644 --- a/www/rt36/Makefile +++ b/www/rt36/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 -- cgit v1.2.3