aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2007-06-12 21:12:38 +0000
committerBeech Rintoul <beech@FreeBSD.org>2007-06-12 21:12:38 +0000
commitb3a226d31bf210a5946aeb94b25417d72c9a5645 (patch)
tree3d23239c9d3267937cb5e629bb9f46d1f1fecde4 /www
parentdac1603367f7314d82409e2a067f8d851d5858ed (diff)
- Revert change from last commit
Approved by: sat (mentor)
Notes
Notes: svn path=/head/; revision=193366
Diffstat (limited to 'www')
-rw-r--r--www/horde-base/Makefile2
-rw-r--r--www/horde4-base/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile
index 5f8ffa01ec60..5b7491f18507 100644
--- a/www/horde-base/Makefile
+++ b/www/horde-base/Makefile
@@ -71,7 +71,7 @@ COMMENT= Common code-base used by Horde applications, written in PHP
#----------------------------------------------------------------------------
RUN_DEPENDS+= ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date \
- ${PEARDIR}/Log/null.php:${PORTSDIR}/sysutils/pear-Log \
+ ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log \
${PEARDIR}/Mail/RFC822.php:${PORTSDIR}/mail/pear-Mail \
${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime \
${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \
diff --git a/www/horde4-base/Makefile b/www/horde4-base/Makefile
index 5f8ffa01ec60..5b7491f18507 100644
--- a/www/horde4-base/Makefile
+++ b/www/horde4-base/Makefile
@@ -71,7 +71,7 @@ COMMENT= Common code-base used by Horde applications, written in PHP
#----------------------------------------------------------------------------
RUN_DEPENDS+= ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date \
- ${PEARDIR}/Log/null.php:${PORTSDIR}/sysutils/pear-Log \
+ ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log \
${PEARDIR}/Mail/RFC822.php:${PORTSDIR}/mail/pear-Mail \
${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime \
${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \