pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Move pear-Mail dependancy from www/horde to mail/imp (...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/450980a98653
branches:  trunk
changeset: 495072:450980a98653
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Thu Jun 02 09:13:44 2005 +0000

description:
Move pear-Mail dependancy from www/horde to mail/imp (horde itself doesn't
need it).

diffstat:

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

diffs (34 lines):

diff -r 273a74c73b82 -r 450980a98653 mail/imp/Makefile
--- a/mail/imp/Makefile Thu Jun 02 09:03:27 2005 +0000
+++ b/mail/imp/Makefile Thu Jun 02 09:13:44 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2005/05/09 16:15:06 minskim Exp $
+# $NetBSD: Makefile,v 1.31 2005/06/02 09:13:44 bouyer Exp $
 
 DISTNAME=      imp-3.2.8
 CATEGORIES=    mail www
@@ -12,6 +12,7 @@
 
 DEPENDS+=      horde>=2.2.4:../../www/horde
 DEPENDS+=      php-imap>4.0.0:../../mail/php-imap
+DEPENDS+=      pear-Mail-[0-9]*:../../mail/pear-Mail
 
 DOCDIR=                ${PREFIX}/share/doc/imp
 EGDIR=         ${PREFIX}/share/examples/imp
diff -r 273a74c73b82 -r 450980a98653 www/horde/Makefile
--- a/www/horde/Makefile        Thu Jun 02 09:03:27 2005 +0000
+++ b/www/horde/Makefile        Thu Jun 02 09:13:44 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2005/06/02 09:03:27 bouyer Exp $
+# $NetBSD: Makefile,v 1.37 2005/06/02 09:13:44 bouyer Exp $
 
 DISTNAME=      horde-2.2.8
 CATEGORIES=    www
@@ -11,7 +11,6 @@
 DEPENDS+=      php-gettext>=4.3.3:../../devel/php-gettext
 DEPENDS+=      pear-Log-[0-9]*:../../sysutils/pear-Log
 DEPENDS+=      pear-DB-[0-9]*:../../databases/pear-DB
-DEPENDS+=      pear-Mail-[0-9]*:../../mail/pear-Mail
 
 CONFLICTS+=    horde-3.*
 



Home | Main Index | Thread Index | Old Index