- fix depends Fix: ===> Generating patch ===> Viewing diff with more diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/Makefile /root/ldap-account-manager/Makefile --- /usr/ports/sysutils/ldap-account-manager/Makefile 2010-01-12 22:36:40.000000000 +0200 +++ /root/ldap-account-manager/Makefile 2010-01-12 22:46:04.000000000 +0200 @@ -7,6 +7,7 @@ PORTNAME= ldap-account-manager PORTVERSION= 2.9.0 +PORTREVISION= 1 CATEGORIES= sysutils www MASTER_SITES= SF/${PNAME}/LAM/${PORTVERSION} DISTNAME= ${PORTNAME:L}-${PORTVERSION} @@ -20,7 +21,7 @@ NO_BUILD= yes USE_GETTEXT= yes USE_PERL5= yes -USE_PHP= gettext hash iconv ldap mcrypt pcre session xml +USE_PHP= gettext hash iconv ldap mcrypt pcre session simplexml spl xml WANT_PHP_WEB= yes DEFAULT_PHP_VER= 5 ===> Done Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->wen I'll take it.
wen 2010-01-13 09:14:20 UTC FreeBSD ports repository Modified files: sysutils/ldap-account-manager Makefile Log: - Fix depends PR: ports/142756 Submitted by: "Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer) Revision Changes Path 1.44 +2 -1 ports/sysutils/ldap-account-manager/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!