aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2013-11-03 08:12:27 +0800
committerfeld <feld@FreeBSD.org>2013-11-03 08:12:27 +0800
commitd76aaa626622877a421f0f5b735f016336a1183b (patch)
tree5872fb275ea57a9e6465374bc6603b8a2a44dbb3 /sysutils
parentdf7dcfe2a91d2b529d9076c63bf10bb1a28d50c8 (diff)
downloadfreebsd-ports-gnome-d76aaa626622877a421f0f5b735f016336a1183b.tar.gz
freebsd-ports-gnome-d76aaa626622877a421f0f5b735f016336a1183b.tar.zst
freebsd-ports-gnome-d76aaa626622877a421f0f5b735f016336a1183b.zip
Add php openssl module as another dependency
PR: ports/182208 Approved by: swills (mentor, implicit)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ldap-account-manager/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile
index c1d7f11dbc41..6e8805b2cc83 100644
--- a/sysutils/ldap-account-manager/Makefile
+++ b/sysutils/ldap-account-manager/Makefile
@@ -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