Date: Wed, 1 Oct 2014 12:40:24 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369720 - head/deskutils/horde-kronolith Message-ID: <201410011240.s91CeOum065153@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Oct 1 12:40:23 2014 New Revision: 369720 URL: https://svnweb.freebsd.org/changeset/ports/369720 QAT: https://qat.redports.org/buildarchive/r369720/ Log: Fix option Reported by: mat Modified: head/deskutils/horde-kronolith/Makefile Modified: head/deskutils/horde-kronolith/Makefile ============================================================================== --- head/deskutils/horde-kronolith/Makefile Wed Oct 1 11:55:23 2014 (r369719) +++ head/deskutils/horde-kronolith/Makefile Wed Oct 1 12:40:23 2014 (r369720) @@ -54,7 +54,7 @@ USE_HORDE_RUN= Horde_Role \ Horde_Util \ Horde_View -HOLIDAYS_RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays +DATE_HOLIDAYS_RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays TIMEOBJECTS_USE= HORDE_RUN=timeobjects XMLWRITER_USE= PHP=xmlwriter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410011240.s91CeOum065153>