aboutsummaryrefslogtreecommitdiff
path: root/www/spdylay
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-23 19:41:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-23 19:41:56 +0000
commit3c6a808b329ea14c7133d84eb41e37606e69250c (patch)
tree26196e635e561b90d7dfce9024e19ed7afbf912c /www/spdylay
parent6ec317a3bdb2172d9a6e17905ffe36000bf5b6f9 (diff)
downloadports-3c6a808b329ea14c7133d84eb41e37606e69250c.tar.gz
ports-3c6a808b329ea14c7133d84eb41e37606e69250c.zip
- Respect libevent_openssl.pc
Notes
Notes: svn path=/head/; revision=331419
Diffstat (limited to 'www/spdylay')
-rw-r--r--www/spdylay/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/spdylay/Makefile b/www/spdylay/Makefile
index 2487e5758764..9739a149271f 100644
--- a/www/spdylay/Makefile
+++ b/www/spdylay/Makefile
@@ -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: