Date: Sat, 22 Sep 2012 12:31:09 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304671 - head/www/horde-base Message-ID: <201209221231.q8MCV9hE066243@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mm Date: Sat Sep 22 12:31:09 2012 New Revision: 304671 URL: http://svn.freebsd.org/changeset/ports/304671 Log: Fix CONFLICTS with horde4 Reported by: Andrea Venturoli Modified: head/www/horde-base/Makefile Modified: head/www/horde-base/Makefile ============================================================================== --- head/www/horde-base/Makefile Sat Sep 22 11:53:59 2012 (r304670) +++ head/www/horde-base/Makefile Sat Sep 22 12:31:09 2012 (r304671) @@ -78,7 +78,7 @@ RUN_DEPENDS+= ${PEARDIR}/Date.php:${PORT ${PEARDIR}/Net/SMTP.php:${PORTSDIR}/net/pear-Net_SMTP \ ${PEARDIR}/MDB2/Schema/Validate.php:${PORTSDIR}/databases/pear-MDB2_Schema -CONFLICTS= horde-2.* +CONFLICTS= horde-4* USE_GETTEXT= yes USE_PHP= ctype gettext session
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209221231.q8MCV9hE066243>