summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authoradrianp <adrianp>2005-05-18 20:27:13 +0000
committeradrianp <adrianp>2005-05-18 20:27:13 +0000
commit874ef9fb40c3a48fae6d6486d3b82e4977d2c8e7 (patch)
treef96875e9775a2a9b3ee9e8766251f679e9145efe /mail
parent1f4ffc8b6a582748dfd64e17a379eabf088db73a (diff)
downloadpkgsrc-874ef9fb40c3a48fae6d6486d3b82e4977d2c8e7.tar.gz
- - Add in an extra depends on pear-Mail
Diffstat (limited to 'mail')
-rw-r--r--mail/imp4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/imp4/Makefile b/mail/imp4/Makefile
index c1bca2bb20a..c865448e231 100644
--- a/mail/imp4/Makefile
+++ b/mail/imp4/Makefile
@@ -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 @@ CONFLICTS+= imp-3.*
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"