summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/py-sslstrip/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-sslstrip/Makefile b/security/py-sslstrip/Makefile
index 447a117..978536e 100644
--- a/security/py-sslstrip/Makefile
+++ b/security/py-sslstrip/Makefile
@@ -11,10 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= kitchetech@gmail.com
COMMENT= Python program for SSL stripping
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:${PORTSDIR}/security/py-openssl \
- ${PYTHON_PKGNAMEPREFIX}twistedWeb>=0:${PORTSDIR}/www/py-twistedWeb
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:${PORTSDIR}/security/py-openssl
-USES= python
+USES= python twisted:web
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
OpenPOWER on IntegriCloud