aboutsummaryrefslogtreecommitdiff
path: root/security/tor
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-09-08 14:13:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-09-08 14:13:05 +0000
commit7cf4f3682fe99adacfdfa3f0b46850c30af981c6 (patch)
treef4c209719220b01e1a98f49617f038561775f516 /security/tor
parentcd9e609ae08f092b494bcd68508ec77c6a88c02b (diff)
downloadports-7cf4f3682fe99adacfdfa3f0b46850c30af981c6.tar.gz
ports-7cf4f3682fe99adacfdfa3f0b46850c30af981c6.zip
Notes
Diffstat (limited to 'security/tor')
-rw-r--r--security/tor/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile
index 96a19709d22b..eea21f3b235c 100644
--- a/security/tor/Makefile
+++ b/security/tor/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tor
PORTVERSION= 0.2.8.7
+PORTREVISION= 1
CATEGORIES= security net ipv6
MASTER_SITES= TOR
@@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64= Does not build
-USES= cpe gmake ssl
+USES= cpe gmake
CPE_VENDOR= torproject
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-openssl-dir="${OPENSSLBASE}" --disable-asciidoc
@@ -39,6 +40,9 @@ USERS= _tor
CONFLICTS= tor-devel-[0-9]*
+STATIC_TOR_USES= ssl:build
+STATIC_TOR_USES_OFF= ssl
+
.include <bsd.port.options.mk>
.if ${OSVERSION} < 1000000