From ba774ae640ba835e7a4bf27c4e0eef3e89c627e0 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 6 Feb 2004 23:05:01 +0000 Subject: BROKEN on 5.x: does not compile --- net/arts++/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/arts++/Makefile b/net/arts++/Makefile index add6ac20ff94..1325854e2a91 100644 --- a/net/arts++/Makefile +++ b/net/arts++/Makefile @@ -26,4 +26,10 @@ MANL= artsportagg.l artsports.l artsprotos.l artsnets.l artsdump.l \ artsasagg.l artsportms.l artsportmagg.l artsintfms.l \ artsintfmagg.l artsnexthops.l artsnexthopagg.l artstos.l -.include +.include + +.if ${OSVERSION} >= 502000 +BROKEN= "Does not compile" +.endif + +.include -- cgit v1.2.3