BROKEN on 5.x: configure fails
This commit is contained in:
parent
04d9ecdacb
commit
2a657a2e88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100088
1 changed files with 7 additions and 1 deletions
|
@ -20,4 +20,10 @@ PERL_CONFIGURE= yes
|
|||
|
||||
MAN3= Parse::ePerl.3 Apache::ePerl.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502000
|
||||
BROKEN= "Configure fails"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue