pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/horde3 - Add in an extra depends on pear-DB



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ade808cfef6
branches:  trunk
changeset: 494056:9ade808cfef6
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Wed May 18 20:25:02 2005 +0000

description:
- Add in an extra depends on pear-DB

diffstat:

 www/horde3/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6f1c131c0877 -r 9ade808cfef6 www/horde3/Makefile
--- a/www/horde3/Makefile       Wed May 18 20:12:49 2005 +0000
+++ b/www/horde3/Makefile       Wed May 18 20:25:02 2005 +0000
@@ -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-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



Home | Main Index | Thread Index | Old Index