From 78acfa44cbf0598ea4dcdb4aa6e378824d7c27ea Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Thu, 8 Jan 2009 17:13:28 +0000 Subject: Mark BROKEN on 8: does not build after the arp-v2 import. Submitted by: pointyhat --- net/netwib/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'net/netwib') diff --git a/net/netwib/Makefile b/net/netwib/Makefile index fc755928fd24..96cecd6083d9 100644 --- a/net/netwib/Makefile +++ b/net/netwib/Makefile @@ -50,4 +50,10 @@ do-configure: ${WRKSRC}/config.dat (cd ${WRKSRC} ; ${SH} ${WRKSRC}/genemake ) -.include +.include + +.if ${OSVERSION} >= 800059 +BROKEN= does not build +.endif + +.include -- cgit v1.2.3