mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Respect libevent_openssl.pc
This commit is contained in:
parent
6ec317a3bd
commit
3c6a808b32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331419
@ -44,8 +44,6 @@ WITH_OPENSSL_PORT= yes
|
||||
.if ${PORT_OPTIONS:MSHRPX}
|
||||
LIB_DEPENDS+= libevent_openssl.so:${PORTSDIR}/devel/libevent2
|
||||
CONFIGURE_ARGS+=--enable-examples
|
||||
CONFIGURE_ENV+= LIBEVENT_OPENSSL_CFLAGS="-I${LOCALBASE}" \
|
||||
LIBEVENT_OPENSSL_LIBS="-L${LOCALBASE}/lib/event2 -levent_openssl"
|
||||
.endif
|
||||
|
||||
post-build:
|
||||
|
Loading…
Reference in New Issue
Block a user