View | Details | Raw Unified | Return to bug 149372
Collapse All | Expand All

(-)p5-Log-Dispatch/Makefile (-1 / +1 lines)
Lines 62-68 Link Here
62
.if ${APACHE_VERSION} == 13
62
.if ${APACHE_VERSION} == 13
63
RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
63
RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
64
.else
64
.else
65
RUN_DEPENDS+=	mod_perl2>=2.0:${PORTSDIR}/www/mod_perl2
65
RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2
66
.endif
66
.endif
67
.endif
67
.endif

Return to bug 149372