- Mark BROKEN: fails to build with new utmpx
Reported by: pointyhat
This commit is contained in:
parent
d167eceb63
commit
52be42b156
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251157
1 changed files with 4 additions and 0 deletions
|
@ -48,6 +48,10 @@ CONFLICTS= nmh-[0-9]*
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 900007
|
||||
BROKEN= fails to build with new utmpx
|
||||
.endif
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
pre-install:
|
||||
${MKDIR} ${PREFIX}/share/doc/ja-mh
|
||||
|
|
Loading…
Reference in a new issue