pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/imp4 - - Add in an extra depends on pear-Mail



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b590344bfe65
branches:  trunk
changeset: 494057:b590344bfe65
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Wed May 18 20:27:13 2005 +0000

description:
- - Add in an extra depends on pear-Mail

diffstat:

 mail/imp4/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9ade808cfef6 -r b590344bfe65 mail/imp4/Makefile
--- a/mail/imp4/Makefile        Wed May 18 20:25:02 2005 +0000
+++ b/mail/imp4/Makefile        Wed May 18 20:27:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/05/09 16:15:06 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2005/05/18 20:27:13 adrianp Exp $
 
 DISTNAME=      imp-h3-${IMPVER}
 PKGNAME=       imp-${IMPVER}
@@ -13,6 +13,7 @@
 
 DEPENDS+=      horde>=3.0.2:../../www/horde3
 DEPENDS+=      php-imap>4.3.3:../../mail/php-imap
+DEPENDS++      pear-Mail-[0-9]*:../../mail/pear-Mail
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index