summaryrefslogtreecommitdiff
path: root/net/openvswitch/files/patch-configure
diff options
context:
space:
mode:
authorLuca Pizzamiglio <pizzamig@FreeBSD.org>2018-04-13 09:25:42 +0000
committerLuca Pizzamiglio <pizzamig@FreeBSD.org>2018-04-13 09:25:42 +0000
commitea08522d1a887a7a90bc56bbeb3b599fd253e9f6 (patch)
tree7c017e93cdaf8e1f20b505de888465f4ff0f6533 /net/openvswitch/files/patch-configure
parentAdd openHAB2 (smart-home software). (diff)
net/openvswitch: update to 2.9.0
PR: 227458 Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
Diffstat (limited to 'net/openvswitch/files/patch-configure')
-rw-r--r--net/openvswitch/files/patch-configure13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/openvswitch/files/patch-configure b/net/openvswitch/files/patch-configure
new file mode 100644
index 000000000000..645dd6df6dda
--- /dev/null
+++ b/net/openvswitch/files/patch-configure
@@ -0,0 +1,13 @@
+--- configure.orig 2018-04-11 14:28:38 UTC
++++ configure
+@@ -18310,8 +18310,8 @@ fi
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ovs_cv_sphinx" >&5
+ $as_echo "$ovs_cv_sphinx" >&6; }
+ if test "$ovs_cv_sphinx" = yes; then
+- HAVE_SPHINX_TRUE=
+- HAVE_SPHINX_FALSE='#'
++ HAVE_SPHINX_TRUE='#'
++ HAVE_SPHINX_FALSE=
+ else
+ HAVE_SPHINX_TRUE='#'
+ HAVE_SPHINX_FALSE=