From dcfc79fac45b69b41da70afe67cd5c24e8403890 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Sun, 20 Apr 2014 06:36:26 +0000 Subject: [PATCH] sysutils/ldap-account-manager: convert USE_BZIP2 to USES, while here --- sysutils/ldap-account-manager/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile index 230bbe043737..0b415034144d 100644 --- a/sysutils/ldap-account-manager/Makefile +++ b/sysutils/ldap-account-manager/Makefile @@ -15,9 +15,8 @@ RUN_DEPENDS= p5-Quota>=0:${PORTSDIR}/sysutils/p5-Quota \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap NO_BUILD= yes -USES= gettext perl5 +USES= gettext perl5 tar:bzip2 USE_PHP= gettext hash iconv ldap mcrypt pcre session simplexml spl xml json zip openssl -USE_BZIP2= yes WANT_PHP_WEB= yes SHORTNAME= lam