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:
Mark Linimon 2003-12-26 02:36:52 +00:00
parent 28ff5332c9
commit 2379d6173b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96610

View file

@ -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>