aboutsummaryrefslogtreecommitdiff
path: root/www/py-pyjwt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-pyjwt/Makefile')
-rw-r--r--www/py-pyjwt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-pyjwt/Makefile b/www/py-pyjwt/Makefile
index c9fef5cf6dd1..29a9a067a0eb 100644
--- a/www/py-pyjwt/Makefile
+++ b/www/py-pyjwt/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pyjwt
PORTVERSION= 2.3.0
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,6 +22,7 @@ NO_ARCH= yes
CPE_VENDOR= pyjwt_project
OPTIONS_DEFINE= CRYPTO
+OPTIONS_DEFAULT=CRYPTO
CRYPTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=3.3.1:security/py-cryptography@${PY_FLAVOR}