pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/horde - Add CONFICTS for newly imported horde 3.x ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9dc3bbcfc0af
branches:  trunk
changeset: 487552:9dc3bbcfc0af
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Jan 16 21:13:37 2005 +0000

description:
- Add CONFICTS for newly imported horde 3.x packages
- Fix bug with pear-Log DEPENDS statement

diffstat:

 www/horde/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 1fddd51adfd3 -r 9dc3bbcfc0af www/horde/Makefile
--- a/www/horde/Makefile        Sun Jan 16 21:10:16 2005 +0000
+++ b/www/horde/Makefile        Sun Jan 16 21:13:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2005/01/10 16:25:27 bouyer Exp $
+# $NetBSD: Makefile,v 1.31 2005/01/16 21:13:37 adrianp Exp $
 
 DISTNAME=      horde-2.2.7
 CATEGORIES=    www
@@ -8,8 +8,10 @@
 HOMEPAGE=      http://www.horde.org/
 COMMENT=       PHP application framework
 
+CONFLICTS+=    horde-3.*
+
 DEPENDS+=      php-gettext>=4.3.3:../../devel/php-gettext
-DEPENDS+=      pear-Log:../../sysutils/pear-Log
+DEPENDS+=      pear-Log-*:../../sysutils/pear-Log
 
 DOCDIR=                ${PREFIX}/share/doc/horde
 EGDIR=         ${PREFIX}/share/examples/horde



Home | Main Index | Thread Index | Old Index