summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/imp4/Makefile4
-rw-r--r--www/horde3/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/mail/imp4/Makefile b/mail/imp4/Makefile
index edf23421ba5..e5f230a3cc3 100644
--- a/mail/imp4/Makefile
+++ b/mail/imp4/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/01/16 21:36:27 adrianp Exp $
+# $NetBSD: Makefile,v 1.1.1.1.2.1 2005/06/02 23:19:55 salo Exp $
DISTNAME= imp-h3-${IMPVER}
PKGNAME= imp-${IMPVER}
+PKGREVISION= 1
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.horde.org/pub/imp/tarballs/
@@ -13,6 +14,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"
diff --git a/www/horde3/Makefile b/www/horde3/Makefile
index 84714886bd2..73dd35b90b1 100644
--- a/www/horde3/Makefile
+++ b/www/horde3/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2.2.1 2005/04/01 05:19:28 snj Exp $
+# $NetBSD: Makefile,v 1.2.2.2 2005/06/02 23:19:55 salo Exp $
DISTNAME= horde-3.0.4
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/
@@ -16,6 +17,7 @@ DEPENDS+= php-iconv>=4.3.3:../../converters/php-iconv
DEPENDS+= php-gd>=4.3.3:../../graphics/php-gd
DEPENDS+= pear-Log-[0-9]*:../../sysutils/pear-Log
DEPENDS+= pear-Mail_Mime-[0-9]*:../../mail/pear-Mail_Mime
+DEPENDS+= pear-DB-[0-9]*:../../databases/pear-DB
DEPENDS+= ap-php>=4.3.3:../../www/ap-php
DEPENDS+= php-domxml>=4.3.3:../../textproc/php4-domxml
DEPENDS+= php-zlib>=4.3.3:../../archivers/php-zlib