aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/auth_ldap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/auth_ldap/Makefile b/www/auth_ldap/Makefile
index 305a25c9b0da..b6e6c1a7ad32 100644
--- a/www/auth_ldap/Makefile
+++ b/www/auth_ldap/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.rudedog.org/auth_ldap/
MAINTAINER= nik@FreeBSD.org
+BROKEN= "Looks like a missing dependency"
+
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
LIB_DEPENDS= lber.2:${PORTSDIR}/net/openldap2
RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13