aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2012-05-27 05:21:42 +0800
committerbf <bf@FreeBSD.org>2012-05-27 05:21:42 +0800
commitfe2e1f4dad552ef8039f7b37aa535ada6999653d (patch)
tree4a4d639d97256772e2620eae5ba15c8d7300b68a
parent603444e7b6e5185e653cbb32e508282ea0193ef5 (diff)
downloadfreebsd-ports-gnome-fe2e1f4dad552ef8039f7b37aa535ada6999653d.tar.gz
freebsd-ports-gnome-fe2e1f4dad552ef8039f7b37aa535ada6999653d.tar.zst
freebsd-ports-gnome-fe2e1f4dad552ef8039f7b37aa535ada6999653d.zip
remove a redundancy
-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 \