diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-05 19:44:02 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-05 19:44:02 +0000 |
commit | d095d4a96566a3ab095ab2e30430ce93a154f1a7 (patch) | |
tree | ca5cd97e4ad40da4b6e4a6c197453610fd6c69b1 /dns/nss_resinit/Makefile | |
parent | c0a7a1f97264b914fa27603f8433b87b38b15f14 (diff) |
Notes
Diffstat (limited to 'dns/nss_resinit/Makefile')
-rw-r--r-- | dns/nss_resinit/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
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 <bsd.port.pre.mk> -.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 |