diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 07:29:08 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 07:29:08 +0000 |
commit | 935fc1ffdbbee69971670654c2b0190bedc649b7 (patch) | |
tree | 1d38012c525c65e03b9b9d2c57e389836fd6998c /sysutils/ldap-account-manager/Makefile | |
parent | 5f9e066c1d7adad8b9a6fa95791cd2a3a5ee9079 (diff) |
Notes
Diffstat (limited to 'sysutils/ldap-account-manager/Makefile')
-rw-r--r-- | sysutils/ldap-account-manager/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile index 8bc4dae2627c..a9e4743edaa4 100644 --- a/sysutils/ldap-account-manager/Makefile +++ b/sysutils/ldap-account-manager/Makefile @@ -14,8 +14,7 @@ RUN_DEPENDS= p5-Quota>=0:${PORTSDIR}/sysutils/p5-Quota \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap NO_BUILD= yes -USES= gettext -USE_PERL5= yes +USES= gettext perl5 USE_PHP= gettext hash iconv ldap mcrypt pcre session simplexml spl xml json zip WANT_PHP_WEB= yes DEFAULT_PHP_VER= 5 |