$OpenBSD: patch-libfreebusy_Makefile_in,v 1.1.1.1 2009/02/16 09:44:37 ajacoutot Exp $
--- libfreebusy/Makefile.in.orig	Thu Dec 11 22:18:08 2008
+++ libfreebusy/Makefile.in	Tue Dec 30 13:32:03 2008
@@ -245,7 +245,7 @@ AM_CPPFLAGS = $(DEBUGFLAGS) -DLINUX \
 	-I${top_srcdir}/mapi4linux/include -I${top_srcdir}/provider/common \
 	-I${top_srcdir}/common
 
-libfreebusy_la_LDFLAGS = -static
+libfreebusy_la_LDFLAGS = -version-info $(ECCLIENT_LIBRARY_VERSION)
 libfreebusy_la_SOURCES = ECEnumFBBlock.cpp ECEnumFBBlock.h	\
 	ECFBBlockList.cpp ECFBBlockList.h						\
 	ECFreeBusyData.cpp ECFreeBusyData.h						\
