aboutsummaryrefslogtreecommitdiff
path: root/security/py-cryptlib_py
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-02-19 11:10:43 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-02-19 11:10:43 +0000
commitf7455240e3b2acb3cd4804dac9a3afe2582a0a96 (patch)
tree94eaef37ab07d82e499ae4cafabe202ea2ed0525 /security/py-cryptlib_py
parent6db4531ff6ac4b156bdc1499488964f1c2551e7f (diff)
downloadports-f7455240e3b2acb3cd4804dac9a3afe2582a0a96.tar.gz
ports-f7455240e3b2acb3cd4804dac9a3afe2582a0a96.zip
Notes
Diffstat (limited to 'security/py-cryptlib_py')
-rw-r--r--security/py-cryptlib_py/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-cryptlib_py/Makefile b/security/py-cryptlib_py/Makefile
index b4a636ffe5d7..c0f567b7abdf 100644
--- a/security/py-cryptlib_py/Makefile
+++ b/security/py-cryptlib_py/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cryptlib_py
PORTVERSION= 3.4.3
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.franken.de/pub/crypt/cryptlib/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
ONLY_FOR_ARCHS= i386 amd64 armv6 armv7
-USES= python:2 zip:infozip
+USES= python:2.7 zip:infozip
USE_PYTHON= distutils autoplist
LIB_DEPENDS+= libcl.so:security/cryptlib