aboutsummaryrefslogtreecommitdiff
path: root/security/tor
diff options
context:
space:
mode:
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