aboutsummaryrefslogtreecommitdiff
path: root/devel/libevent2/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-02-14 09:42:12 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-02-14 09:42:12 +0000
commit03cceed935615886af3d9551e9fb9b573ce3744a (patch)
treefefb362514ed477cab8a0c201ef842c790185635 /devel/libevent2/Makefile
parentf2a68ebb7a9de69a3ae4d9df85ad0471ad8deab9 (diff)
Notes
Diffstat (limited to 'devel/libevent2/Makefile')
-rw-r--r--devel/libevent2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/libevent2/Makefile b/devel/libevent2/Makefile
index 1dfea6521ba4..bfb96792e241 100644
--- a/devel/libevent2/Makefile
+++ b/devel/libevent2/Makefile
@@ -36,8 +36,6 @@ PLIST_SUB+= OPENSSL="@comment "
.endif
.if ${PORT_OPTIONS:MTHREADS}
-CONFIGURE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
- PTHREAD_LIBS="${PTHREAD_LIBS}"
PLIST_SUB+= THREADS=""
.else
CONFIGURE_ARGS+= --disable-thread-support