svn commit: r376605 - head/deskutils/horde-kronolith
Martin Matuska
mm at FreeBSD.org
Fri Jan 9 13:11:33 UTC 2015
Author: mm
Date: Fri Jan 9 13:11:32 2015
New Revision: 376605
URL: https://svnweb.freebsd.org/changeset/ports/376605
QAT: https://qat.redports.org/buildarchive/r376605/
Log:
Fix dependencies for horde-kronolith
Modified:
head/deskutils/horde-kronolith/Makefile
Modified: head/deskutils/horde-kronolith/Makefile
==============================================================================
--- head/deskutils/horde-kronolith/Makefile Fri Jan 9 13:05:53 2015 (r376604)
+++ head/deskutils/horde-kronolith/Makefile Fri Jan 9 13:11:32 2015 (r376605)
@@ -3,6 +3,7 @@
PORTNAME= kronolith
PORTVERSION= 4.2.4
+PORTREVISION= 1
CATEGORIES= deskutils www pear
PKGNAMEPREFIX= horde-
@@ -54,6 +55,8 @@ USE_HORDE_RUN= Horde_Role \
Horde_Util \
Horde_View
+RUN_DEPENDS+= ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date
+
DATE_HOLIDAYS_RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
TIMEOBJECTS_USE= HORDE_RUN=timeobjects
More information about the svn-ports-head
mailing list