From 5bdaa4cf76852d3187e77245d6d838012d4ce132 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 3 Sep 2006 00:39:55 +0000 Subject: BROKEN on 6.x: Does not compile --- net-mgmt/nocol/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'net-mgmt/nocol/Makefile') diff --git a/net-mgmt/nocol/Makefile b/net-mgmt/nocol/Makefile index 8b439e62be74..4562d92f4544 100644 --- a/net-mgmt/nocol/Makefile +++ b/net-mgmt/nocol/Makefile @@ -30,4 +30,10 @@ NO_PACKAGE= Hostname is needed. post-install: @cd ${WRKSRC} && make root +.include + +.if ${OSVERSION} >= 601104 +BROKEN= Does not compile on FreeBSD >= 6.x +.endif + .include -- cgit v1.2.3