added php5-pcre depend 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 2009-03-14 23:18:48.000000000 +0200 +++ /root/ldap-account-manager/Makefile 2009-03-14 23:23:04.000000000 +0200 @@ -7,7 +7,7 @@ PORTNAME= ldap-account-manager PORTVERSION= 2.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils www MASTER_SITES= SF/${PNAME} DISTNAME= ${PORTNAME:L}-${PORTVERSION} @@ -21,7 +21,7 @@ NO_BUILD= yes USE_GETTEXT= yes USE_PERL5= yes -USE_PHP= xml gettext session mcrypt ldap hash iconv +USE_PHP= gettext hash iconv ldap mcrypt pcre session xml WANT_PHP_WEB= yes DEFAULT_PHP_VER= 5 ===> Done Patch attached with submission follows:
State Changed From-To: open->closed Committed. Thanks!