diff options
Diffstat (limited to 'sysutils/ldap-account-manager/Makefile')
-rw-r--r-- | sysutils/ldap-account-manager/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile index ec4ca94dec19..a1de8d4d0f8e 100644 --- a/sysutils/ldap-account-manager/Makefile +++ b/sysutils/ldap-account-manager/Makefile @@ -14,8 +14,8 @@ RUN_DEPENDS= p5-perl-ldap>=0:net/p5-perl-ldap \ p5-Quota>=0:sysutils/p5-Quota USES= perl5 php:web tar:bzip2 -USE_PHP= curl filter gd gettext gmp hash iconv json ldap mbstring \ - openssl pcre session simplexml xml xmlreader xmlwriter zip +USE_PHP= curl filter gd gettext gmp iconv ldap mbstring \ + session simplexml xml xmlreader xmlwriter zip WWWDIR= ${PREFIX}/www/${SHORTNAME} NO_ARCH= yes |