diff options
Diffstat (limited to 'net/nss_ldap/Makefile')
-rw-r--r-- | net/nss_ldap/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/nss_ldap/Makefile b/net/nss_ldap/Makefile index bead64384dcc..a4ec13d15789 100644 --- a/net/nss_ldap/Makefile +++ b/net/nss_ldap/Makefile @@ -48,7 +48,4 @@ do-install: IGNORE= NSS modules only supported on FreeBSD 5.1 or later .endif -.if ${OSVERSION} >= 700000 -BROKEN= "Does not compile on FreeBSD >= 7.0" -.endif .include <bsd.port.post.mk> |