diff options
Diffstat (limited to 'security/obfsproxy/Makefile')
-rw-r--r-- | security/obfsproxy/Makefile | 2 |
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} \ |