aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ldap-account-manager
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-07-19 22:37:17 +0800
committerale <ale@FreeBSD.org>2004-07-19 22:37:17 +0800
commit05820a540bb6a8148fb0f2deb3a9a28ac6770ceb (patch)
treedfbe99fbe03f9d4a818225026fa8645e6ef70559 /sysutils/ldap-account-manager
parent317c85e902d5e7fae1f4ebcf91ca21412ecd3702 (diff)
downloadfreebsd-ports-gnome-05820a540bb6a8148fb0f2deb3a9a28ac6770ceb.tar.gz
freebsd-ports-gnome-05820a540bb6a8148fb0f2deb3a9a28ac6770ceb.tar.zst
freebsd-ports-gnome-05820a540bb6a8148fb0f2deb3a9a28ac6770ceb.zip
Switch to the new PHP infrastructure.
Diffstat (limited to 'sysutils/ldap-account-manager')
-rw-r--r--sysutils/ldap-account-manager/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile
index caafbe0e91a3..77e8f5ff3624 100644
--- a/sysutils/ldap-account-manager/Makefile
+++ b/sysutils/ldap-account-manager/Makefile
@@ -7,6 +7,7 @@
PORTNAME= LDAP-Account-Manager
PORTVERSION= 0.4.6
+PORTREVISION= 1
CATEGORIES= sysutils www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lam
@@ -18,9 +19,8 @@ COMMENT= Webfrontend for managing accounts stored in an OpenLDAP server
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Quota.pm:${PORTSDIR}/sysutils/p5-Quota\
${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap
-USE_PHP= yes
+USE_PHP= domxml gettext session mcrypt mysql ldap imap mcal ftp
WANT_PHP_WEB= yes
-PHP_PORT= ${PORTSDIR}/lang/php${PHP_VER}-horde
NO_BUILD= YES
WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION}