diff options
Diffstat (limited to 'irc/atheme-services/Makefile')
-rw-r--r-- | irc/atheme-services/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/atheme-services/Makefile b/irc/atheme-services/Makefile index 3e474091a602..9b69708cb6fd 100644 --- a/irc/atheme-services/Makefile +++ b/irc/atheme-services/Makefile @@ -29,7 +29,7 @@ LIB_DEPENDS+= libmowgli-2.so:devel/libmowgli2 USE_RC_SUBR= atheme-services OPTIONS_DEFINE= CONTRIB CRACKLIB DOCS LDAP NLS PCRE PERL -OPTIONS_DEFAULT= CRACKLIB DOCS LDAP NLS PCRE PERL +OPTIONS_DEFAULT= CRACKLIB LDAP PCRE PERL CONTRIB_DESC= Enable contrib modules CRACKLIB_DESC= Use cracklib for checking password strength |