aboutsummaryrefslogtreecommitdiff
path: root/net/haproxy23
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2022-04-30 15:23:52 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2022-04-30 15:27:50 +0000
commitd2b302acd2a4c5902ea42af29e0f6c9959e8b883 (patch)
tree3d3630a5d7bb0b31806e9c9bf8d62d6ec8ab3a83 /net/haproxy23
parent0a29c4919b59f69a3513f7f4c7fbcfd53e3ae0ee (diff)
Diffstat (limited to 'net/haproxy23')
-rw-r--r--net/haproxy23/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/haproxy23/Makefile b/net/haproxy23/Makefile
index 78c32f5b374b..8c0a79fcbc92 100644
--- a/net/haproxy23/Makefile
+++ b/net/haproxy23/Makefile
@@ -28,7 +28,7 @@ DPCRE_DESC= Link dynamically
SPCRE_DESC= Link statically
DEVICEATLAS_DESC= DeviceAtlas Device Detection support
PROMEX_DESC= Enable Prometheus exporter
-OPTIONS_DEFAULT= SPCRE OPENSSL
+OPTIONS_DEFAULT= SPCRE OPENSSL PROMEX
DPCRE_LIB_DEPENDS= libpcre.so:devel/pcre
DPCRE_MAKE_ARGS= USE_PCRE=1 USE_PCRE_JIT=1