$NetBSD: patch-src_http_Makefile,v 1.4 2018/04/13 13:15:00 jaapb Exp $

The lwt_log package has been separated from lwt
--- src/http/Makefile.orig	2018-02-01 12:55:17.000000000 +0000
+++ src/http/Makefile
@@ -4,7 +4,8 @@ PACKAGE  := \
 	netstring \
 	netstring-pcre \
 	lwt_ssl \
-	tyxml
+	tyxml \
+	lwt_log
 
 LIBS     := -I ../baselib ${addprefix -package ,${PACKAGE}}
 OCAMLC   := $(OCAMLFIND) ocamlc ${BYTEDBG} ${THREAD}
