aboutsummaryrefslogtreecommitdiff
path: root/security/py-trustme
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-01-05 22:08:21 +0000
committerRene Ladan <rene@FreeBSD.org>2021-01-05 22:08:21 +0000
commit42ca9d7a26b891d91c0bcb8fc5015f05d937f80a (patch)
tree32dfd5d07f03021444890f4458665e82599d2fcb /security/py-trustme
parentff04a4b08079b5f7f2e1286e21087324c2927829 (diff)
downloadports-42ca9d7a26b891d91c0bcb8fc5015f05d937f80a.tar.gz
ports-42ca9d7a26b891d91c0bcb8fc5015f05d937f80a.zip
Notes
Diffstat (limited to 'security/py-trustme')
-rw-r--r--security/py-trustme/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/py-trustme/Makefile b/security/py-trustme/Makefile
index 589cde2b4e03..f62cfb1292a2 100644
--- a/security/py-trustme/Makefile
+++ b/security/py-trustme/Makefile
@@ -18,7 +18,6 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
- ${PY_FUTURES} \
${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}service_identity>=0:security/py-service_identity@${PY_FLAVOR}