aboutsummaryrefslogtreecommitdiff
path: root/comms/py-pyserial/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/py-pyserial/Makefile')
-rw-r--r--comms/py-pyserial/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/py-pyserial/Makefile b/comms/py-pyserial/Makefile
index b0dfcbe56ce8..7dd89f348134 100644
--- a/comms/py-pyserial/Makefile
+++ b/comms/py-pyserial/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pyserial
PORTVERSION= 3.5
+PORTREVISION= 1
CATEGORIES= comms python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= python:3.6+
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils autoplist concurrent
NO_ARCH= yes