View | Details | Raw Unified | Return to bug 182208
Collapse All | Expand All

(-)/root/ldap-account-manager/Makefile (-1 / +2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	ldap-account-manager
3
PORTNAME=	ldap-account-manager
4
PORTVERSION=	4.3
4
PORTVERSION=	4.3
5
PORTREVISION=	1
5
CATEGORIES=	sysutils www
6
CATEGORIES=	sysutils www
6
MASTER_SITES=	SF/${SHORTNAME}/LAM/${PORTVERSION}
7
MASTER_SITES=	SF/${SHORTNAME}/LAM/${PORTVERSION}
7
8
Lines 17-23 Link Here
17
18
18
NO_BUILD=	yes
19
NO_BUILD=	yes
19
USES=		gettext perl5
20
USES=		gettext perl5
20
USE_PHP=	gettext hash iconv ldap mcrypt pcre session simplexml spl xml json zip
21
USE_PHP=	gettext hash iconv ldap mcrypt pcre session simplexml spl xml json zip openssl
21
WANT_PHP_WEB=	yes
22
WANT_PHP_WEB=	yes
22
DEFAULT_PHP_VER=	5
23
DEFAULT_PHP_VER=	5

Return to bug 182208