summaryrefslogtreecommitdiff
path: root/mail/imp
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2004-10-31 23:47:32 +0000
committerjdolecek <jdolecek@pkgsrc.org>2004-10-31 23:47:32 +0000
commit8b91b79ee583751abafb832c430b507399946357 (patch)
tree8247799a93011def38886945d525cd5da2a40650 /mail/imp
parentf6c83cf624b9607fee2b100c2c0ef0817b26df2d (diff)
downloadpkgsrc-8b91b79ee583751abafb832c430b507399946357.tar.gz
update DEPENDS for change of php4-* packages to php-*; be optimistic and
leave the DEPENDS in a form which allows PHP 5.x to match, since it should work just as well
Diffstat (limited to 'mail/imp')
-rw-r--r--mail/imp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile
index d8496419a21..e645afc349f 100644
--- a/mail/imp/Makefile
+++ b/mail/imp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/06/26 20:35:48 adrianp Exp $
+# $NetBSD: Makefile,v 1.26 2004/10/31 23:47:33 jdolecek Exp $
DISTNAME= imp-3.2.4
CATEGORIES= mail www
@@ -9,7 +9,7 @@ HOMEPAGE= http://www.horde.org/imp/
COMMENT= Internet Messaging Program
DEPENDS+= horde-2.2.4:../../www/horde
-DEPENDS+= php-imap>4.0.0:../../mail/php4-imap
+DEPENDS+= php-imap>4.0.0:../../mail/php-imap
DOCDIR= ${PREFIX}/share/doc/imp
EGDIR= ${PREFIX}/share/examples/imp