summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2001-10-29 05:43:47 +0000
committerjmc <jmc@pkgsrc.org>2001-10-29 05:43:47 +0000
commit3f4dcce89e91fafc13d0eed96ae56ad6e02b24fe (patch)
tree8d74eb095f50bcbf2888753d0d12fcef93cbbad5 /mail
parent98df8d7636e37681283f44cac110dcbd9025efb0 (diff)
downloadpkgsrc-3f4dcce89e91fafc13d0eed96ae56ad6e02b24fe.tar.gz
Fix depends lines to point to correct paths
Diffstat (limited to 'mail')
-rw-r--r--mail/imp/Makefile4
-rw-r--r--mail/sq-squirrelspell/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile
index a6625eb62a3..25c6c5c7422 100644
--- a/mail/imp/Makefile
+++ b/mail/imp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/07/31 12:50:12 bouyer Exp $
+# $NetBSD: Makefile,v 1.12 2001/10/29 05:43:48 jmc Exp $
DISTNAME= imp-2.2.6
CATEGORIES= mail www
@@ -9,7 +9,7 @@ HOMEPAGE= http://www.horde.org/imp/
COMMENT= Internet Messaging Program
DEPENDS+= horde-1.2.6:../../www/horde
-DEPENDS+= php-imap>3.0.17:../../www/php4-imap
+DEPENDS+= php-imap>3.0.17:../../mail/php4-imap
NO_CONFIGURE= # defined
diff --git a/mail/sq-squirrelspell/Makefile b/mail/sq-squirrelspell/Makefile
index 2b42c02c68f..ad4b3ee7b9d 100644
--- a/mail/sq-squirrelspell/Makefile
+++ b/mail/sq-squirrelspell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/07/13 07:09:19 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2001/10/29 05:43:47 jmc Exp $
DISTNAME= squirrelspell.0.3.5-1.0.6
PKGNAME= sq-squirrelspell-0.3.5
@@ -11,7 +11,7 @@ HOMEPAGE= http://mricon.com/xmlparse/SM/index.xml
COMMENT= SquirrelMail spell-checker plugin
DEPENDS+= ispell-base-[0-9]*:../../textproc/ispell-base
-DEPENDS+= php-mcrypt>=4.0.4.1:../../www/php4-mcrypt
+DEPENDS+= php-mcrypt>=4.0.4.1:../../security/php4-mcrypt
DEPENDS+= squirrelmail>=1.0.6:../../mail/squirrelmail
SMDIR= ${PREFIX}/share/squirrelmail