diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/horde3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |