freebsd-ports/www/dillo-i18n/files/enable-ssl.patch
Marcus Alves Grando 0652fe8939 - Update to 0.8.6.20060516
PR:		96595
Submitted by:	maintainer
2006-05-20 20:36:53 +00:00

10 lines
215 B
Diff

--- dpi/https.c.orig Sat Mar 25 16:46:48 2006
+++ dpi/https.c Sat Mar 25 16:47:38 2006
@@ -62,7 +62,6 @@
#include "dpiutil.h"
#define ENABLE_SSL
-#undef ENABLE_SSL
#ifdef ENABLE_SSL
#include <openssl/ssl.h>