aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2003-04-20 09:16:00 +0800
committernectar <nectar@FreeBSD.org>2003-04-20 09:16:00 +0800
commit44e8845fbc64b19a98b79fe447ba82659a50f882 (patch)
tree34eae1dc4c4abef6bd6ceae5b6865bad3a9a87e0 /net
parent91f30c2507843c8ed52bf549c3acf969a9dec1ad (diff)
downloadfreebsd-ports-gnome-44e8845fbc64b19a98b79fe447ba82659a50f882.tar.gz
freebsd-ports-gnome-44e8845fbc64b19a98b79fe447ba82659a50f882.tar.zst
freebsd-ports-gnome-44e8845fbc64b19a98b79fe447ba82659a50f882.zip
Mark `IGNORE' for earlier FreeBSD versions, rather than `BROKEN'.
Requested by: kris
Diffstat (limited to 'net')
-rw-r--r--net/nss_ldap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nss_ldap/Makefile b/net/nss_ldap/Makefile
index 0b27f3447d28..afb962dad809 100644
--- a/net/nss_ldap/Makefile
+++ b/net/nss_ldap/Makefile
@@ -32,6 +32,6 @@ do-install:
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500112
-BROKEN= NSS modules only supported on FreeBSD 5.1 or later
+IGNORE= NSS modules only supported on FreeBSD 5.1 or later
.endif
.include <bsd.port.post.mk>
d class='commitgraph'>* - Update to 5.2.3sunpoet2010-11-212-3/+3 * - Pet portlintsunpoet2010-11-091-14/+9 * - update monit to version 5.2.2ohauer2010-11-082-4/+3 * Update to 5.2.1skreuzer2010-09-262-4/+4 * - Update to 5.2amdmi32010-09-242-5/+4 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * Fix the rc.d script for the case when there is no monit_enable indougb2010-03-172-2/+2 * - Improve rc scriptwen2010-03-161-4/+6 * - Update to 5.1.1nemoliu2010-02-232-4/+4 * - Update to 5.1miwi2010-02-23