summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-06-20 14:17:20 +0000
committerdemon <demon@FreeBSD.org>2003-06-20 14:17:20 +0000
commit53ded50066bb04ceb5c1b16a46a05377f70cfd20 (patch)
tree348d8d5ccf931dca2b06775e3ad8c641525ffe0f /www
parent9135b457492113d1d8f3db4379ed5b62b7d251cd (diff)
downloadFreeBSD-ports-53ded50066bb04ceb5c1b16a46a05377f70cfd20.zip
FreeBSD-ports-53ded50066bb04ceb5c1b16a46a05377f70cfd20.tar.gz
Correct a typo in the previous patch.
Submitted by: Tim Bishop <tim@bishnet.net>
Diffstat (limited to 'www')
-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 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
OpenPOWER on IntegriCloud