svn commit: r351612 - head/sysutils/ldap-account-manager
Ruslan Makhmatkhanov
rm at FreeBSD.org
Sun Apr 20 06:36:27 UTC 2014
Author: rm
Date: Sun Apr 20 06:36:26 2014
New Revision: 351612
URL: http://svnweb.freebsd.org/changeset/ports/351612
QAT: https://qat.redports.org/buildarchive/r351612/
Log:
sysutils/ldap-account-manager: convert USE_BZIP2 to USES, while here
Modified:
head/sysutils/ldap-account-manager/Makefile
Modified: head/sysutils/ldap-account-manager/Makefile
==============================================================================
--- head/sysutils/ldap-account-manager/Makefile Sun Apr 20 06:34:11 2014 (r351611)
+++ head/sysutils/ldap-account-manager/Makefile Sun Apr 20 06:36:26 2014 (r351612)
@@ -15,9 +15,8 @@ RUN_DEPENDS= p5-Quota>=0:${PORTSDIR}/sys
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
More information about the svn-ports-all
mailing list