summaryrefslogtreecommitdiff
path: root/www/ocsigen/files/patch-Makefile.options
blob: d429cbb927e72202fec645d05f7f2980692dc3f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-Makefile.options,v 1.1 2013/06/11 14:56:06 jaapb Exp $

Add netstring-pcre package, no longer provided by netstring by default
--- Makefile.options.orig	2012-12-07 15:17:09.000000000 +0000
+++ Makefile.options
@@ -34,6 +34,7 @@ BASE_PACKAGE := lwt
 SERVER_PACKAGE := lwt.ssl           \
 	          ${LWT_EXTRA_PACKAGE} \
 	          netstring         \
+	          netstring-pcre    \
                   findlib           \
 	          cryptokit         \
 		  tyxml             \