aboutsummaryrefslogtreecommitdiff
path: root/security/py-ecdsa
diff options
context:
space:
mode:
authorSofian Brabez <sbz@FreeBSD.org>2017-08-09 18:58:59 +0000
committerSofian Brabez <sbz@FreeBSD.org>2017-08-09 18:58:59 +0000
commit94523880af79452411b6744a15e345b671349f7f (patch)
tree84bd1f163308ad806ebe25232eed9cc8c8edebd0 /security/py-ecdsa
parentcb56b6f2bc9375590a65422d8b0d58e836d2ce32 (diff)
downloadports-94523880af79452411b6744a15e345b671349f7f.tar.gz
ports-94523880af79452411b6744a15e345b671349f7f.zip
Notes
Diffstat (limited to 'security/py-ecdsa')
-rw-r--r--security/py-ecdsa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-ecdsa/Makefile b/security/py-ecdsa/Makefile
index 2084ff848c20..17c678955ddd 100644
--- a/security/py-ecdsa/Makefile
+++ b/security/py-ecdsa/Makefile
@@ -13,7 +13,7 @@ COMMENT= ECDSA cryptographic signature library (pure python)
LICENSE= MIT
-USES= python
+USES?= python
USE_PYTHON= distutils autoplist
regression-test: build