openbsd-ports/net/poco/patches/patch-NetSSL_OpenSSL_samples_Mail_Makefile
sthen 2f8d5a2364 update to poco 1.4.6p1, tested by sebastia@ on pre-64bit-time_t, probably
fixes this with 64bit time_t (though further testing needed)
2013-08-16 10:05:55 +00:00

13 lines
376 B
Plaintext

$OpenBSD: patch-NetSSL_OpenSSL_samples_Mail_Makefile,v 1.1 2013/08/16 10:05:55 sthen Exp $
--- NetSSL_OpenSSL/samples/Mail/Makefile.orig Tue Mar 19 20:26:33 2013
+++ NetSSL_OpenSSL/samples/Mail/Makefile Tue Mar 19 20:27:20 2013
@@ -8,7 +8,7 @@
include $(POCO_BASE)/build/rules/global
-SYSLIBS += -lssl -lcrypto -lz -ldl
+SYSLIBS += -lssl -lcrypto -lz
objects = Mail