$OpenBSD: patch-spooler_Makefile_in,v 1.3 2009/10/21 09:59:54 ajacoutot Exp $
--- spooler/Makefile.in.orig	Fri Oct 16 20:39:28 2009
+++ spooler/Makefile.in	Wed Oct 21 11:32:05 2009
@@ -280,7 +280,7 @@ zarafa_spooler_LDADD = ${top_builddir}/inetmapi/libine
 	${top_builddir}/common/libcommon_mapi.la \
 	${top_builddir}/common/libcommon_util.la \
 	${top_builddir}/common/libcommon_ssl.la \
-	$(PROG_LIBS) $(ICONV_LIBS)
+	$(PROG_LIBS) $(SSL_LIBS) $(ICONV_LIBS)
 
 zarafa_dagent_CPPFLAGS = $(AM_CPPFLAGS) -DUSE_RULES
 zarafa_dagent_SOURCES = DAgent.cpp rules.cpp rules.h LMTP.cpp LMTP.h
