1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Add php openssl module as another dependency

PR:		ports/182208
Approved by:	swills (mentor, implicit)
This commit is contained in:
Mark Felder 2013-11-03 00:12:27 +00:00
parent 8b0fce5b05
commit d7e11924d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332563

View File

@ -2,6 +2,7 @@
PORTNAME= ldap-account-manager
PORTVERSION= 4.3
PORTREVISION= 1
CATEGORIES= sysutils www
MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION}
@ -17,7 +18,7 @@ RUN_DEPENDS= p5-Quota>=0:${PORTSDIR}/sysutils/p5-Quota \
NO_BUILD= yes
USES= gettext perl5
USE_PHP= gettext hash iconv ldap mcrypt pcre session simplexml spl xml json zip
USE_PHP= gettext hash iconv ldap mcrypt pcre session simplexml spl xml json zip openssl
WANT_PHP_WEB= yes
DEFAULT_PHP_VER= 5