From 8fece8ceaee3ad0685ae6566e03ae475d7ceb9ef Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 12 Oct 2003 08:28:42 +0000 Subject: BROKEN on 5.x (does not build) --- dns/dnsutl/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'dns/dnsutl/Makefile') diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile index 621fb20145ae..e15c38715524 100644 --- a/dns/dnsutl/Makefile +++ b/dns/dnsutl/Makefile @@ -24,4 +24,10 @@ MAN1= dns-boot-check.1 dns-bootp.1 dns-bootparams.1 \ dns-hosts-import.1 dns-hosts.1 dns-license.1 \ dns-ng.1 dns-rev.1 -.include +.include + +.if ${OSVERSION} > 501000 +BROKEN= "Does not build" +.endif + +.include -- cgit v1.2.3