aboutsummaryrefslogtreecommitdiff
path: root/deskutils/horde-kronolith/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/horde-kronolith/Makefile')
-rw-r--r--deskutils/horde-kronolith/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/horde-kronolith/Makefile b/deskutils/horde-kronolith/Makefile
index 8097441246d1..f2dcfebaa94c 100644
--- a/deskutils/horde-kronolith/Makefile
+++ b/deskutils/horde-kronolith/Makefile
@@ -6,7 +6,8 @@
#
PORTNAME= kronolith
-PORTVERSION= 2.1.7
+PORTVERSION= 2.2
+DISTVERSIONSUFFIX= -rc2
CATEGORIES= deskutils www
MAINTAINER= beech@FreeBSD.org
@@ -15,6 +16,7 @@ COMMENT= Calendar application
USE_HORDE= base
USE_GETTEXT= yes
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING
+RUN_DEPENDS= ${LOCALBASE}/share/pear/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
.include <bsd.port.mk>