aboutsummaryrefslogtreecommitdiffstats
path: root/net/ruby-ldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ruby-ldap/Makefile')
-rw-r--r--net/ruby-ldap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile
index b2a6a87df0b5..66f701438746 100644
--- a/net/ruby-ldap/Makefile
+++ b/net/ruby-ldap/Makefile
@@ -14,6 +14,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to LDAP API based on RFC1823
+OPTIONS_DEFINE= DOCS
+
WITH_LDAP_BACKEND?= openldap2
.if ${WITH_LDAP_BACKEND} == ldapsdk