From 53ded50066bb04ceb5c1b16a46a05377f70cfd20 Mon Sep 17 00:00:00 2001 From: demon Date: Fri, 20 Jun 2003 14:17:20 +0000 Subject: Correct a typo in the previous patch. Submitted by: Tim Bishop --- www/p5-Apache-DBI/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/p5-Apache-DBI/Makefile b/www/p5-Apache-DBI/Makefile index 37a1f96..e70ce1a 100644 --- a/www/p5-Apache-DBI/Makefile +++ b/www/p5-Apache-DBI/Makefile @@ -17,7 +17,7 @@ COMMENT= DBI persistent connection, authentication and authorization RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bundle/DBI.pm:${PORTSDIR}/databases/p5-DBI .if defined(WITH_MODPERL2) -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 +RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache2/mod_perl.pm:${PORTSDIR}/www/mod_perl2 .else RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl .endif -- cgit v1.1