diff options
Diffstat (limited to 'security/obfsproxy/Makefile')
-rw-r--r-- | security/obfsproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/obfsproxy/Makefile b/security/obfsproxy/Makefile index fb7ecfabe80c..a9616cfa5b59 100644 --- a/security/obfsproxy/Makefile +++ b/security/obfsproxy/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyptlib>=0.0.5:${PORTSDIR}/security/py-pyptl ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.1:${PORTSDIR}/security/py-pycrypto USE_PYTHON= yes -USE_TWISTED= yes +USES= twisted USE_PYDISTUTILS=easy_install SUB_FILES= pkg-message PYDISTUTILS_PKGNAME=obfsproxy |