1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Remove BROKEN tag, it builds with the backwards compat shims.

This commit is contained in:
Erwin Lansing 2009-04-22 08:36:35 +00:00
parent 53041d85e3
commit cc45cdb1c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232498

View File

@ -22,10 +22,4 @@ CONFIGURE_ENV+= YACC=${YACC}
MAN5= wackamole.conf.5
MAN8= wackamole.8 wackatrl.8
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800059
BROKEN= does not build
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>