Unmark as broken on 5.x. It compiles fine for me here on -current
and the existing bento logs show no compile error on i386 or sparc64.
This commit is contained in:
parent
28ff5332c9
commit
2379d6173b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96610
1 changed files with 1 additions and 7 deletions
|
@ -19,10 +19,4 @@ BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
|
|||
|
||||
MAN1= conjugue.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 500000
|
||||
BROKEN= "Does not build on 5.0"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue