diff options
author | kris <kris@FreeBSD.org> | 2002-09-19 02:44:43 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-09-19 02:44:43 +0000 |
commit | 88c7a9317953a2e06b7af4eea7882edc0a160bc3 (patch) | |
tree | 7b7d2b4b421c3b375c061f97070026eb86a7b41b /www/auth_ldap | |
parent | bcd81f3a810e668e27d547a609fe02f572a080d3 (diff) | |
download | FreeBSD-ports-88c7a9317953a2e06b7af4eea7882edc0a160bc3.zip FreeBSD-ports-88c7a9317953a2e06b7af4eea7882edc0a160bc3.tar.gz |
BROKEN: Does not configure
Diffstat (limited to 'www/auth_ldap')
-rw-r--r-- | www/auth_ldap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/auth_ldap/Makefile b/www/auth_ldap/Makefile index a559dcc..0a5a6cf 100644 --- a/www/auth_ldap/Makefile +++ b/www/auth_ldap/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.rudedog.org/auth_ldap/ MAINTAINER= nik@FreeBSD.org +BROKEN= "Does not configure" + BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 LIB_DEPENDS= lber.2:${PORTSDIR}/net/openldap2 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 |