summaryrefslogtreecommitdiff
path: root/www/horde
diff options
context:
space:
mode:
authoradrianp <adrianp>2005-01-16 21:13:37 +0000
committeradrianp <adrianp>2005-01-16 21:13:37 +0000
commit3e52d11874ec213053791ef913e429811cd51432 (patch)
tree421b380b948b94ca2db19794b779f06ed9ebf071 /www/horde
parentf29166b6e1bb5657c56d70b6a2eb4e312b6c4270 (diff)
downloadpkgsrc-3e52d11874ec213053791ef913e429811cd51432.tar.gz
- Add CONFICTS for newly imported horde 3.x packages
- Fix bug with pear-Log DEPENDS statement
Diffstat (limited to 'www/horde')
-rw-r--r--www/horde/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile
index 248eba978ac..6f7a53ef8b0 100644
--- a/www/horde/Makefile
+++ b/www/horde/Makefile
@@ -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 @@ MAINTAINER= bouyer@NetBSD.org
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