diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-27 04:40:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-27 04:40:17 +0000 |
commit | 2650fd669707ad8d505b98cb0bf65832ff7a77a4 (patch) | |
tree | 2824c272d344fb7ef5e333c4aa3db171e8d8549b /security/drupal4-ldap_integration | |
parent | 5884fc1d8d5ddb081e13e8cd18c78b39b93f61e5 (diff) |
Notes
Diffstat (limited to 'security/drupal4-ldap_integration')
-rw-r--r-- | security/drupal4-ldap_integration/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/drupal4-ldap_integration/Makefile b/security/drupal4-ldap_integration/Makefile index 5b39b0974223..bc16c3a1e767 100644 --- a/security/drupal4-ldap_integration/Makefile +++ b/security/drupal4-ldap_integration/Makefile @@ -15,6 +15,8 @@ COMMENT= LDAP user authentication for the Drupal CMS USE_PHP= ldap +BROKEN= Install fails + DRUPAL_MODULE= yes MODULE_FILES= ldap_integration.module \ ldap_integration/LDAPInterface.php \ |