aboutsummaryrefslogtreecommitdiffstats
path: root/net/ruby-ldap
diff options
context:
space:
mode:
Diffstat (limited to 'net/ruby-ldap')
-rw-r--r--net/ruby-ldap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile
index 690a24cd3742..173bb1643ca4 100644
--- a/net/ruby-ldap/Makefile
+++ b/net/ruby-ldap/Makefile
@@ -27,7 +27,7 @@ USE_OPENLDAP= yes
.elif ${WITH_LDAP} == ldapsdk
LIB_DEPENDS= ${LOCALBASE}/mozilla/directory/lib/libldap.so.1:${PORTSDIR}/net/ldapsdk
.else
-.error WITH_LDAP must be set to one of "openldap1", "openldap2" and "ldapsdk".
+IGNORE= Cannot install: WITH_LDAP must be set to one of "openldap1", "openldap2" and "ldapsdk"
.endif
USE_RUBY= yes