From ea9ba2edb9ba6080baa4ebc1fab7ce163167ee73 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 22 May 2010 05:56:51 +0000 Subject: Update libical to 0.44. --- comms/gnokii/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index d3e6544f163b..bc3b04a30a68 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -54,7 +54,7 @@ OPTIONS= ICAL "Build with IETF iCal support" off \ .include .if exists(${LOCALBASE}/lib/libical.so) || defined(WITH_ICAL) -LIB_DEPENDS+= ical.43:${PORTSDIR}/devel/libical +LIB_DEPENDS+= ical.44:${PORTSDIR}/devel/libical .endif .if ${OSVERSION} < 800069 -- cgit