openbsd-ports/www/sogo/patches/patch-SoObjects_SOGo_GNUmakefile_preamble
sebastia 24fc5c39ae update to 2.0.3a
based on initial patch, testing and ideas from giovanni@

OK giovanni@
2012-12-16 16:36:26 +00:00

13 lines
476 B
Plaintext

$OpenBSD: patch-SoObjects_SOGo_GNUmakefile_preamble,v 1.6 2012/12/16 16:36:26 sebastia Exp $
--- SoObjects/SOGo/GNUmakefile.preamble.orig Thu Dec 6 19:12:22 2012
+++ SoObjects/SOGo/GNUmakefile.preamble Fri Dec 7 15:22:41 2012
@@ -45,7 +45,7 @@ endif
ifeq ($(findstring openbsd, $(GNUSTEP_HOST_OS)), openbsd)
SOGo_LIBRARIES_DEPEND_UPON += -lcrypto
else
-SOGo_LIBRARIES_DEPEND_UPON += -lcrypt
+SOGo_LIBRARIES_DEPEND_UPON += -lcrypt -ldl
endif
ADDITIONAL_TOOL_LIBS += \