From 793cd9857a1f42496f689cc41bcb82d75e6960e7 Mon Sep 17 00:00:00 2001 From: adrianp Date: Tue, 8 Jul 2008 21:14:18 +0000 Subject: Add DEPENDS on a few new PEAR packages to fix PR 39102 PKGREVISION++ --- www/horde/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www/horde/Makefile b/www/horde/Makefile index c3a2582812d..5af376c726e 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2008/06/17 21:25:38 adrianp Exp $ +# $NetBSD: Makefile,v 1.57 2008/07/08 21:14:18 adrianp Exp $ DISTNAME= horde-3.2.1 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://ftp.horde.org/pub/horde/ \ ftp://ftp.horde.org/pub/horde/ @@ -27,6 +28,8 @@ DEPENDS+= ${PHP_PKG_PREFIX}-domxml>=4.3.3:../../textproc/php4-domxml DEPENDS+= ${PHP_PKG_PREFIX}-dom-[0-9]*:../../textproc/php5-dom .endif DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=4.3.3:../../archivers/php-zlib +DEPENDS+= ${PHP_PKG_PREFIX}-pear-Console_Table-[0-9]*:../../textproc/pear-Console_Table +DEPENDS+= ${PHP_PKG_PREFIX}-pear-File_Find-[0-9]*:../../textproc/pear-File_Find USE_TOOLS+= pax -- cgit v1.2.3