From 1f4ffc8b6a582748dfd64e17a379eabf088db73a Mon Sep 17 00:00:00 2001 From: adrianp Date: Wed, 18 May 2005 20:25:02 +0000 Subject: - Add in an extra depends on pear-DB --- www/horde3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/horde3/Makefile b/www/horde3/Makefile index 899609a23e0..96013ebab30 100644 --- a/www/horde3/Makefile +++ b/www/horde3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/04/19 15:04:54 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2005/05/18 20:25:02 adrianp Exp $ DISTNAME= horde-3.0.4 CATEGORIES= www @@ -16,6 +16,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 -- cgit v1.2.3