Mark BROKEN for STABLE as well. Whatever difference between STABLE
and CURRENT used to allow this to work has gone away. :-( PR: 14924
This commit is contained in:
parent
5358b2cfcb
commit
c6ba1aef12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24819
@ -34,11 +34,7 @@ MAN3= Apache.3 Apache::Constants.3 Apache::ExtUtils.3 \
|
||||
mod_perl_tuning.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 400000
|
||||
BROKEN= "see PR 14924; use p5-Apache instead"
|
||||
.endif
|
||||
|
||||
do-configure:
|
||||
@ cd ${WRKSRC}; \
|
||||
@ -52,4 +48,4 @@ post-install:
|
||||
${PREFIX}/include/apache/modules/perl
|
||||
${SH} ${PKGINSTALL}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -34,11 +34,7 @@ MAN3= Apache.3 Apache::Constants.3 Apache::ExtUtils.3 \
|
||||
mod_perl_tuning.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 400000
|
||||
BROKEN= "see PR 14924; use p5-Apache instead"
|
||||
.endif
|
||||
|
||||
do-configure:
|
||||
@ cd ${WRKSRC}; \
|
||||
@ -52,4 +48,4 @@ post-install:
|
||||
${PREFIX}/include/apache/modules/perl
|
||||
${SH} ${PKGINSTALL}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user