diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-11-13 16:14:14 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-11-13 16:14:14 +0000 |
commit | 3fcbf37c99fea37e6f38c1c318abff3a64ada6c4 (patch) | |
tree | bd237d73a3bfd1f0961ac07314aeffea75d56c9f /security/py-rsa | |
parent | f088097defda5637ee68d148319d00aabe0da2b3 (diff) | |
download | ports-3fcbf37c99fea37e6f38c1c318abff3a64ada6c4.tar.gz ports-3fcbf37c99fea37e6f38c1c318abff3a64ada6c4.zip |
Notes
Diffstat (limited to 'security/py-rsa')
-rw-r--r-- | security/py-rsa/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/py-rsa/Makefile b/security/py-rsa/Makefile index a9e02e4091bb..c38547b9dc2d 100644 --- a/security/py-rsa/Makefile +++ b/security/py-rsa/Makefile @@ -14,7 +14,6 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.3:devel/py-pyasn1 -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}unittest2>0:devel/py-unittest2 USES= python USE_PYTHON= autoplist distutils |