pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/horde Horde has a run-time dependancy on ../../sys...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/698037e14fb0
branches:  trunk
changeset: 487159:698037e14fb0
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Mon Jan 10 16:25:27 2005 +0000

description:
Horde has a run-time dependancy on ../../sysutils/pear-Log

diffstat:

 www/horde/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d956e756a72d -r 698037e14fb0 www/horde/Makefile
--- a/www/horde/Makefile        Mon Jan 10 16:15:20 2005 +0000
+++ b/www/horde/Makefile        Mon Jan 10 16:25:27 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2004/11/09 16:23:02 adam Exp $
+# $NetBSD: Makefile,v 1.30 2005/01/10 16:25:27 bouyer Exp $
 
 DISTNAME=      horde-2.2.7
 CATEGORIES=    www
@@ -9,6 +9,7 @@
 COMMENT=       PHP application framework
 
 DEPENDS+=      php-gettext>=4.3.3:../../devel/php-gettext
+DEPENDS+=      pear-Log:../../sysutils/pear-Log
 
 DOCDIR=                ${PREFIX}/share/doc/horde
 EGDIR=         ${PREFIX}/share/examples/horde



Home | Main Index | Thread Index | Old Index