sysutils/ldap-account-manager: Add missing USE_PHP=xmlwriter

PR:		239288
Submitted by:	basil@vpm.net.ua (maintainer)
This commit is contained in:
Kai Knoblich 2019-07-23 20:35:35 +00:00
parent be13b7f753
commit 672116a30d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507245

View File

@ -2,6 +2,7 @@
PORTNAME= ldap-account-manager
DISTVERSION= 6.8
PORTREVISION= 1
CATEGORIES= sysutils www
MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION}
@ -16,7 +17,7 @@ RUN_DEPENDS= p5-Quota>=0:sysutils/p5-Quota \
USES= perl5 php:web tar:bzip2
USE_PHP= curl gd gettext hash iconv json ldap openssl pcre session \
simplexml xml xmlreader zip
simplexml xml xmlreader xmlwriter zip
NO_BUILD= yes
NO_ARCH= yes