1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Remove BROKEN since port is building and working fine on 800085

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

View File

@ -43,10 +43,4 @@ do-install:
${CP} ${PREFIX}/etc/trafshow.dist ${PREFIX}/etc/trafshow; \
fi
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800059
BROKEN= does not build
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>