aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-DBI
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-06-20 14:17:20 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-06-20 14:17:20 +0000
commit6b6b9759712293f4ba99c3a8d3c3eb0829a7d431 (patch)
treec3cd5f87c0197bc68277f50fe9d3d50467e2f9f5 /www/p5-Apache-DBI
parent06d03ab093698685a8952eb59e3317a9defbc2e8 (diff)
downloadports-6b6b9759712293f4ba99c3a8d3c3eb0829a7d431.tar.gz
ports-6b6b9759712293f4ba99c3a8d3c3eb0829a7d431.zip
Notes
Diffstat (limited to 'www/p5-Apache-DBI')
-rw-r--r--www/p5-Apache-DBI/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-DBI/Makefile b/www/p5-Apache-DBI/Makefile
index 37a1f9683c3c..e70ce1a04c33 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