aboutsummaryrefslogtreecommitdiff
path: root/security/tor
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-01-29 11:27:54 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-01-29 11:27:54 +0000
commit1b897f92235a050a291ed43253276a004a16f8dc (patch)
tree96376a1734361fbf878528e3719fda08c5d737c7 /security/tor
parent8b824bd56ce2c313d0b1e93c645ddce0d585e6ea (diff)
Notes
Diffstat (limited to 'security/tor')
-rw-r--r--security/tor/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile
index 358e1a2ca715..4d045e4eafad 100644
--- a/security/tor/Makefile
+++ b/security/tor/Makefile
@@ -21,7 +21,6 @@ MASTER_SITES= http://www.torproject.org/dist/ \
http://tor.kamagurka.org/dist/ \
http://torproj.xpdm.us/dist/ \
http://www.oignon.net/dist/ \
- http://www.theonionrouter.com/dist/ \
http://www.torproject.org.nyud.net/dist/ \
http://www.torproject.us/dist/
@@ -31,8 +30,6 @@ COMMENT= An anonymizing overlay network for TCP
LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
CONFIGURE_ARGS+= --with-openssl-dir="${OPENSSLBASE}"
OPTIONS= BUFFREELISTS "freelists for buffer RAM" on \