- Remove BROKEN, new version build fine on FreeBSD 8.0

This commit is contained in:
Renato Botelho 2009-05-07 18:12:36 +00:00
parent 70f7317fc5
commit a0411e156e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233376

View file

@ -49,10 +49,4 @@ do-configure:
${WRKSRC}/config.dat
(cd ${WRKSRC} ; ${SH} ${WRKSRC}/genemake )
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800059
BROKEN= does not build
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>