aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-18 21:51:42 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-18 21:51:42 +0000
commitcb7b1514c5bd72e59086090d14f375784918b5ac (patch)
tree853cc5892ad93c7255c85d94b5673289e4e5ab12 /security
parent13795c2162487d3fb0763518f2df4be6f28279ad (diff)
downloadports-cb7b1514c5bd72e59086090d14f375784918b5ac.tar.gz
ports-cb7b1514c5bd72e59086090d14f375784918b5ac.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/obfsproxy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/obfsproxy/Makefile b/security/obfsproxy/Makefile
index da37279bf0b9..857a34538172 100644
--- a/security/obfsproxy/Makefile
+++ b/security/obfsproxy/Makefile
@@ -13,6 +13,8 @@ COMMENT= Pluggable transport proxy
LICENSE= BSD3CLAUSE
+BROKEN= fails to configure
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyptlib>=0.0.5:security/py-pyptlib@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pycrypto>=2.1:security/py-pycrypto@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${FLAVOR} \