View | Details | Raw Unified | Return to bug 263629
Collapse All | Expand All

(-)b/net/haproxy/Makefile (-1 / +1 lines)
Lines 41-47 SPCRE_DESC= Link pcre(1) statically Link Here
41
SPCRE2_DESC=		Link pcre2 statically
41
SPCRE2_DESC=		Link pcre2 statically
42
DEVICEATLAS_DESC=	DeviceAtlas Device Detection support
42
DEVICEATLAS_DESC=	DeviceAtlas Device Detection support
43
PROMEX_DESC=		Enable Prometheus exporter
43
PROMEX_DESC=		Enable Prometheus exporter
44
OPTIONS_DEFAULT=	DPCRE2 OPENSSL
44
OPTIONS_DEFAULT=	DPCRE2 OPENSSL PROMEX
45
45
46
DPCRE_LIB_DEPENDS=	libpcre.so:devel/pcre
46
DPCRE_LIB_DEPENDS=	libpcre.so:devel/pcre
47
DPCRE_MAKE_ARGS=	USE_PCRE=1 USE_PCRE_JIT=1
47
DPCRE_MAKE_ARGS=	USE_PCRE=1 USE_PCRE_JIT=1

Return to bug 263629