aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2007-06-13 05:12:38 +0800
committerbeech <beech@FreeBSD.org>2007-06-13 05:12:38 +0800
commite42aa3460b53d06d2f048f33effbd714ce23a6b1 (patch)
tree6848971bd1fe9330e3750d74383cccb622aca943
parent8f176177cc9cb11cdf81c6ba84711d614dc7693c (diff)
downloadfreebsd-ports-gnome-e42aa3460b53d06d2f048f33effbd714ce23a6b1.tar.gz
freebsd-ports-gnome-e42aa3460b53d06d2f048f33effbd714ce23a6b1.tar.zst
freebsd-ports-gnome-e42aa3460b53d06d2f048f33effbd714ce23a6b1.zip
- Revert change from last commit
Approved by: sat (mentor)
-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 \