From d095d4a96566a3ab095ab2e30430ce93a154f1a7 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 5 Jan 2009 19:44:02 +0000 Subject: - Remove conditional checks for FreeBSD 5.x and older --- dns/nss_resinit/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dns/nss_resinit') diff --git a/dns/nss_resinit/Makefile b/dns/nss_resinit/Makefile index 3d5c17acfa08..35a21f6c0d79 100644 --- a/dns/nss_resinit/Makefile +++ b/dns/nss_resinit/Makefile @@ -21,10 +21,6 @@ MANCOMPRESSED= yes .include -.if ${OSVERSION} < 500112 -IGNORE= name-service switch support in libc is required -.endif - .if defined(WITH_COMPAT5X) .if ${OSVERSION} > 700017 BROKEN= 7.X and later do not have compat syms for the old resolver -- cgit v1.2.3