aboutsummaryrefslogtreecommitdiffstats
path: root/comms/gnokii
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2009-01-04 22:08:43 +0800
committermakc <makc@FreeBSD.org>2009-01-04 22:08:43 +0800
commit136fb739c7afec07742461c1efbb6822b36b36b2 (patch)
tree72580af3d9e2148705fbceb0b9e548056bd09659 /comms/gnokii
parentcd3508d86367a8160c155e5551cf90a949458a4b (diff)
downloadfreebsd-ports-gnome-136fb739c7afec07742461c1efbb6822b36b36b2.tar.gz
freebsd-ports-gnome-136fb739c7afec07742461c1efbb6822b36b36b2.tar.zst
freebsd-ports-gnome-136fb739c7afec07742461c1efbb6822b36b36b2.zip
Chase devel/libical update
Approved by: miwi (mentor)
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 f520dfe8fa53..90dccf0e3d99 100644
--- a/comms/gnokii/Makefile
+++ b/comms/gnokii/Makefile
@@ -52,7 +52,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.27:${PORTSDIR}/devel/libical
+LIB_DEPENDS+= ical.42:${PORTSDIR}/devel/libical
.endif
.if exists(${LOCALBASE}/lib/libusb.so) || defined(WITH_USB)