Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 2014 12:41:17 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r369721 - branches/2014Q4/deskutils/horde-kronolith
Message-ID:  <201410011241.s91CfHLB068254@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Oct  1 12:41:17 2014
New Revision: 369721
URL: https://svnweb.freebsd.org/changeset/ports/369721
QAT: https://qat.redports.org/buildarchive/r369721/

Log:
  MFH: r369720
  
  Fix option
  
  Reported by:	mat

Modified:
  branches/2014Q4/deskutils/horde-kronolith/Makefile
Directory Properties:
  branches/2014Q4/   (props changed)

Modified: branches/2014Q4/deskutils/horde-kronolith/Makefile
==============================================================================
--- branches/2014Q4/deskutils/horde-kronolith/Makefile	Wed Oct  1 12:40:23 2014	(r369720)
+++ branches/2014Q4/deskutils/horde-kronolith/Makefile	Wed Oct  1 12:41:17 2014	(r369721)
@@ -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?201410011241.s91CfHLB068254>