diff options
author | kris <kris@FreeBSD.org> | 2007-02-27 12:40:17 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-27 12:40:17 +0800 |
commit | f39928591a902f823ad09cd38179793968ca974c (patch) | |
tree | 83214815a8f3001010951ad219f4cfe6960ec305 | |
parent | b4cb6136df98197881428ff71f34596519a7344a (diff) | |
download | freebsd-ports-gnome-f39928591a902f823ad09cd38179793968ca974c.tar.gz freebsd-ports-gnome-f39928591a902f823ad09cd38179793968ca974c.tar.zst freebsd-ports-gnome-f39928591a902f823ad09cd38179793968ca974c.zip |
BROKEN: Install fails
-rw-r--r-- | security/drupal-ldap_integration/Makefile | 2 | ||||
-rw-r--r-- | security/drupal4-ldap_integration/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/security/drupal-ldap_integration/Makefile b/security/drupal-ldap_integration/Makefile index 5b39b0974223..bc16c3a1e767 100644 --- a/security/drupal-ldap_integration/Makefile +++ b/security/drupal-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 \ 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 \ |