diff options
Diffstat (limited to 'www/auth_ldap/Makefile')
-rw-r--r-- | www/auth_ldap/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/auth_ldap/Makefile b/www/auth_ldap/Makefile index ea1ab9454203..335f72db2804 100644 --- a/www/auth_ldap/Makefile +++ b/www/auth_ldap/Makefile @@ -16,6 +16,9 @@ COMMENT= Apache module to authenticate against an LDAP directory MAKE_JOBS_SAFE= yes +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + USE_OPENLDAP= yes USE_APACHE= 13 GNU_CONFIGURE= yes |