summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjmc <jmc>2001-10-29 05:43:47 +0000
committerjmc <jmc>2001-10-29 05:43:47 +0000
commitd9675fa7d4903f7b7e7aa4a365632f22dfb9ef46 (patch)
tree8d74eb095f50bcbf2888753d0d12fcef93cbbad5 /mail
parent23947370dc44db8579119712f7e14951fcbde4c8 (diff)
downloadpkgsrc-d9675fa7d4903f7b7e7aa4a365632f22dfb9ef46.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