From 449e0af321ecd288ba5b550f6664282e2a92f3ef Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Mon, 19 Dec 2011 07:56:10 +0000 Subject: Update to 1.4.30 Unbreak build if using libev --- www/lighttpd/files/patch-2802-ssl | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 www/lighttpd/files/patch-2802-ssl (limited to 'www/lighttpd/files/patch-2802-ssl') diff --git a/www/lighttpd/files/patch-2802-ssl b/www/lighttpd/files/patch-2802-ssl deleted file mode 100644 index cff9e61895ab..000000000000 --- a/www/lighttpd/files/patch-2802-ssl +++ /dev/null @@ -1,16 +0,0 @@ -Index: src/network.c -=================================================================== ---- src/network.c (revision 2801) -+++ src/network.c (revision 2802) -@@ -480,9 +480,11 @@ - network_backend_t backend; - - #if OPENSSL_VERSION_NUMBER >= 0x0090800fL -+#ifndef OPENSSL_NO_ECDH - EC_KEY *ecdh; - int nid; - #endif -+#endif - - #ifdef USE_OPENSSL - DH *dh; -- cgit v1.2.3