forked from Lainports/freebsd-ports
Mark BROKEN on 8: does not build after arp-v2 import.
Submitted by: pointyhat
This commit is contained in:
parent
3e1db7071f
commit
79e5899e87
1 changed files with 7 additions and 1 deletions
|
|
@ -27,4 +27,10 @@ do-install:
|
|||
@${INSTALL_SCRIPT} ${WRKSRC}/freevrrpd.sh.sample ${PREFIX}/etc/rc.d
|
||||
@${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${MANPREFIX}/man/man8
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800059
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue