diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-30 22:58:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-30 22:58:22 +0000 |
commit | 8e016faa8f95bc3635ad5ad3e03d7857d6bfe9cc (patch) | |
tree | e8002fb0ab3c5779bb8e03d38a9eec0abe0a536d /sysutils | |
parent | cc28ba4d4e79c0ef871105d294be524efc05dd2c (diff) | |
download | ports-8e016faa8f95bc3635ad5ad3e03d7857d6bfe9cc.tar.gz ports-8e016faa8f95bc3635ad5ad3e03d7857d6bfe9cc.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ldap-account-manager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile index 19a3574b24d4..4f3c176a1c04 100644 --- a/sysutils/ldap-account-manager/Makefile +++ b/sysutils/ldap-account-manager/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= sheepkiller@cultdeadsheep.org COMMENT= Webfrontend for managing accounts stored in an OpenLDAP server -RUN_DEPENDS= ${LOCALBASE}/${MOD_DIR}/libphp4.so:${PORTSDIR}/www/apache2 \ +RUN_DEPENDS= ${LOCALBASE}/${MOD_DIR}/libphp4.so:${PORTSDIR}/lang/php4-horde \ ${SITE_PERL}/${PERL_ARCH}/Quota.pm:${PORTSDIR}/sysutils/p5-Quota\ ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap |