aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2006-02-01 18:52:31 +0800
committerdes <des@FreeBSD.org>2006-02-01 18:52:31 +0800
commitde57eabc1a75fc866513317212a4cb31a53a99ea (patch)
treea5c453a1b42d7bcfc5de4e9f0271ae1b00295ec2
parent480ae3c256741cefba542dd33af8e42d1f704848 (diff)
downloadfreebsd-ports-gnome-de57eabc1a75fc866513317212a4cb31a53a99ea.tar.gz
freebsd-ports-gnome-de57eabc1a75fc866513317212a4cb31a53a99ea.tar.zst
freebsd-ports-gnome-de57eabc1a75fc866513317212a4cb31a53a99ea.zip
Remove BROKEN; nss_ldap compiles and runs fine on recent -CURRENT.
-rw-r--r--net/nss_ldap/Makefile3
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>