aboutsummaryrefslogtreecommitdiff
path: root/security/py-twistedConch
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2012-03-12 07:46:07 +0000
committerKevin Lo <kevlo@FreeBSD.org>2012-03-12 07:46:07 +0000
commit3d6a97a9a86554d48ba052748b4607d2a83a3b69 (patch)
treef9b23e403adfccebe521c24bb88e0059bf18b172 /security/py-twistedConch
parent9481381e4adc14ecdb6a639188718713a30f5e56 (diff)
downloadports-3d6a97a9a86554d48ba052748b4607d2a83a3b69.tar.gz
ports-3d6a97a9a86554d48ba052748b4607d2a83a3b69.zip
Notes
Diffstat (limited to 'security/py-twistedConch')
-rw-r--r--security/py-twistedConch/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/py-twistedConch/Makefile b/security/py-twistedConch/Makefile
index 40aa5cea61f5..7d2c1387c8c0 100644
--- a/security/py-twistedConch/Makefile
+++ b/security/py-twistedConch/Makefile
@@ -7,6 +7,7 @@
PORTNAME= twistedConch
PORTVERSION= 11.0.0
+PORTREVISION= 1
CATEGORIES= security devel python
MASTER_SITES= http://twistedmatrix.com/Releases/Conch/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +21,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore \
- ${PYTHON_PKGNAMEPREFIX}asn1>=0.0.9a:${PORTSDIR}/devel/py-asn1
+ ${PYTHON_PKGNAMEPREFIX}asn1>=0.0.9a:${PORTSDIR}/devel/py-asn1 \
+ ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.5:${PORTSDIR}/security/py-pycrypto
USE_BZIP2= yes
USE_PYTHON= yes