mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
sysutils/ldap-account-manager: Add missing USE_PHP=xmlreader
PR: 230738 Submitted by: marek@mky.waw.pl Approved by: basil@vpm.net.ua (maintainer)
This commit is contained in:
parent
7c75491bae
commit
3077a826a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490939
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= ldap-account-manager
|
||||
DISTVERSION= 6.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils www
|
||||
MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION}
|
||||
|
||||
@ -15,7 +16,8 @@ RUN_DEPENDS= p5-Quota>=0:sysutils/p5-Quota \
|
||||
p5-perl-ldap>=0:net/p5-perl-ldap
|
||||
|
||||
USES= perl5 php:web tar:bzip2
|
||||
USE_PHP= gettext hash iconv ldap pcre session simplexml xml json zip openssl curl gd
|
||||
USE_PHP= curl gd gettext hash iconv json ldap openssl pcre session \
|
||||
simplexml xml xmlreader zip
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user