Skip to content

Commit

Permalink
net/py-urllib3: Remove unneeded USES=pycryptography:build
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 31, 2023
1 parent 652189e commit 665e848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/py-urllib3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ SOCKS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.6<2.0:net/py-pysocks@${PY
SSL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}idna>=2.0.0:dns/py-idna@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=0.14:security/py-openssl@${PY_FLAVOR}
SSL_USES= pycryptography:build,test,run
SSL_USES= pycryptography:run,test
SSL_USES_OFF= pycryptography:test

.include <bsd.port.mk>

0 comments on commit 665e848

Please sign in to comment.