- Fix p5-libapreq2 dependency
PR: ports/94047 Reported by: Jeff Bachtel Submitted by: maintainer
This commit is contained in:
parent
371160e582
commit
72816ee6b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158168
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
|
|||
|
||||
.if defined(WITH_MOD_PERL)
|
||||
.if defined(WITH_APACHE2)
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache2/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq2
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache2/Request.pm:${PORTSDIR}/www/p5-libapreq2
|
||||
.else
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache/libapreq.pm:${PORTSDIR}/www/p5-libapreq
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue