aboutsummaryrefslogtreecommitdiff
path: root/deskutils/horde4-kronolith/Makefile
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-02-28 21:14:20 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-02-28 21:14:20 +0000
commit2e4e433ffc683c66dd5e78794d4f1065d470edd9 (patch)
tree163ceba64287e9da1b38482da755c337bec9b532 /deskutils/horde4-kronolith/Makefile
parent5302df8293eae4febb22af5c816b2a52b2c0146f (diff)
downloadports-2e4e433ffc683c66dd5e78794d4f1065d470edd9.tar.gz
ports-2e4e433ffc683c66dd5e78794d4f1065d470edd9.zip
Notes
Diffstat (limited to 'deskutils/horde4-kronolith/Makefile')
-rw-r--r--deskutils/horde4-kronolith/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/horde4-kronolith/Makefile b/deskutils/horde4-kronolith/Makefile
index 8097441246d1..f2dcfebaa94c 100644
--- a/deskutils/horde4-kronolith/Makefile
+++ b/deskutils/horde4-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>