pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/ingo Fix path to horde3 package in DEPENDS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6df73c749708
branches:  trunk
changeset: 515090:6df73c749708
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jun 24 13:37:08 2006 +0000

description:
Fix path to horde3 package in DEPENDS.

diffstat:

 mail/ingo/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 68caf9b1fde5 -r 6df73c749708 mail/ingo/Makefile
--- a/mail/ingo/Makefile        Sat Jun 24 11:39:33 2006 +0000
+++ b/mail/ingo/Makefile        Sat Jun 24 13:37:08 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/06/02 18:27:56 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/06/24 13:37:08 wiz Exp $
 
 DISTNAME=      ingo-h3-${INGOVER}
 PKGNAME=       ingo-${INGOVER}
@@ -10,7 +10,7 @@
 HOMEPAGE=      http://www.horde.org/ingo/
 COMMENT=       Horde based generic and complete mail filter rule frontend
 
-DEPENDS+=      horde>=3.0.0:../../www/horde3
+DEPENDS+=      horde>=3.0.0:../../www/horde
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index