From 1dea294ba2b7304669410ccc83382e7159bd7803 Mon Sep 17 00:00:00 2001 From: bouyer Date: Thu, 2 Jun 2005 09:13:44 +0000 Subject: Move pear-Mail dependancy from www/horde to mail/imp (horde itself doesn't need it). --- mail/imp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/imp') diff --git a/mail/imp/Makefile b/mail/imp/Makefile index 8597cb04ece..5a9d05b50f1 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -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 @@ CONFLICTS+= imp-4.* 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 -- cgit v1.2.3