aboutsummaryrefslogtreecommitdiff
path: root/security/tor-devel
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2012-05-26 21:21:42 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2012-05-26 21:21:42 +0000
commite2dcacd48e98c2dcf7ecc8bbb6034978d927c611 (patch)
tree68ace76c3c032d11909ce1310ec53074ae156242 /security/tor-devel
parent39b01719d18577f284a70abaa065aa778d7d81a7 (diff)
downloadports-e2dcacd48e98c2dcf7ecc8bbb6034978d927c611.tar.gz
ports-e2dcacd48e98c2dcf7ecc8bbb6034978d927c611.zip
Notes
Diffstat (limited to 'security/tor-devel')
-rw-r--r--security/tor-devel/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile
index 709ef19ea8a7..6f3007926c98 100644
--- a/security/tor-devel/Makefile
+++ b/security/tor-devel/Makefile
@@ -70,8 +70,6 @@ CONFIGURE_ENV= TOR_CPPFLAGS_libevent="-I${LOCALBASE}/include/event2 -I${LOCALBAS
TOR_LDFLAGS_libevent="-L${LOCALBASE}/lib/event2" \
TOR_LIBEVENT_LIBS="${TOR_LIBEVENT_LIBS}"
-MAKE_JOBS_UNSAFE= yes
-
OPTIONS= BUFFEREVENTS "use libevent's buffered IO" off \
BUFFREELISTS "freelists for buffer RAM" on \
GMAKE "parallel build safety via GNU make" off \