diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-10-20 03:00:14 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-10-20 03:00:14 +0000 |
commit | 8bf03107df63ccb884679382b0b2663d970a6cb7 (patch) | |
tree | 923a61bab7c8a2f8f6edb7461da8466b0f12d069 /sysutils/ldap-account-manager | |
parent | 344e4327c0c5f8a9346c1945f703e578d39a80ad (diff) | |
download | ports-8bf03107df63ccb884679382b0b2663d970a6cb7.tar.gz ports-8bf03107df63ccb884679382b0b2663d970a6cb7.zip |
Notes
Diffstat (limited to 'sysutils/ldap-account-manager')
-rw-r--r-- | sysutils/ldap-account-manager/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile index 1c767493c2dc..1b3dac791671 100644 --- a/sysutils/ldap-account-manager/Makefile +++ b/sysutils/ldap-account-manager/Makefile @@ -7,6 +7,7 @@ PORTNAME= ldap-account-manager PORTVERSION= 3.5.0 +PORTREVISION= 1 CATEGORIES= sysutils www MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION} @@ -21,7 +22,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Quota.pm:${PORTSDIR}/sysutils/p5-Quota \ NO_BUILD= yes USE_GETTEXT= yes USE_PERL5= yes -USE_PHP= gettext hash iconv ldap mcrypt pcre session simplexml spl xml +USE_PHP= gettext hash iconv ldap mcrypt pcre session simplexml spl xml json WANT_PHP_WEB= yes DEFAULT_PHP_VER= 5 |