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

(-)b/devel/libevent/Makefile (+2 lines)
Lines 27-32 OPTIONS_SUB= yes Link Here
27
27
28
OPENSSL_USES=	ssl
28
OPENSSL_USES=	ssl
29
OPENSSL_CONFIGURE_ENABLE=	openssl
29
OPENSSL_CONFIGURE_ENABLE=	openssl
30
OPENSSL_CFLAGS=			-I${OPENSSLINC}
31
OPENSSL_LDFLAGS=		-L${OPENSSLLIB}
30
32
31
THREADS_CONFIGURE_ENABLE=	thread-support
33
THREADS_CONFIGURE_ENABLE=	thread-support
32
34

Return to bug 273968