aboutsummaryrefslogtreecommitdiff
path: root/comms/gnokii
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2010-05-22 05:56:51 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2010-05-22 05:56:51 +0000
commit04071de28e2d9dc7993b125e3b03b44dc3604ca3 (patch)
tree9b0871a47c27e25aeb9c8721a6e592247d51a702 /comms/gnokii
parent80b405bb460d08bbb39d3e477fc37f4d852fe26d (diff)
downloadports-04071de28e2d9dc7993b125e3b03b44dc3604ca3.tar.gz
ports-04071de28e2d9dc7993b125e3b03b44dc3604ca3.zip
Update libical to 0.44.
Notes
Notes: svn path=/head/; revision=254795
Diffstat (limited to 'comms/gnokii')
-rw-r--r--comms/gnokii/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>
.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