BROKEN: Does not build on 5.0
This commit is contained in:
parent
b0a4a1243f
commit
7f795bc3f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71283
1 changed files with 7 additions and 1 deletions
|
@ -18,4 +18,10 @@ BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
|
|||
|
||||
MAN1= conjugue.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 500000
|
||||
BROKEN= "Does not build on 5.0"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue