- Mark the port as BROKEN on -CURRENT.
This commit is contained in:
parent
67e885f961
commit
72a37ced7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146027
1 changed files with 4 additions and 0 deletions
|
@ -65,6 +65,10 @@ MAN7= fsf-funding.7 gfdl.7 gpl.7
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700000
|
||||
BROKEN= "Does not build on -CURRENT"
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/Pod/Man.pm:${PORTSDIR}/textproc/p5-podlators
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue