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

- Remove BROKEN message since version 1.0.4 work fine on FreeBSD 8.0

This commit is contained in:
Renato Botelho 2009-05-07 18:41:42 +00:00
parent a0411e156e
commit 832a9dcfa4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233377

View File

@ -23,10 +23,4 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
MAN3= Net::ARP.3
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800059
BROKEN= does not build
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>