aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-qrcode/Makefile
diff options
context:
space:
mode:
authorCraig Leres <leres@FreeBSD.org>2018-02-13 02:43:07 +0000
committerCraig Leres <leres@FreeBSD.org>2018-02-13 02:43:07 +0000
commitf1358c88c893009e15c41cfeba2d9cf0758057bc (patch)
treee33871221620bc5da70220be30baf50d6bf162da /textproc/py-qrcode/Makefile
parent0b66565e592632faf4132015bdce5f21331cbc5d (diff)
downloadports-f1358c88c893009e15c41cfeba2d9cf0758057bc.tar.gz
ports-f1358c88c893009e15c41cfeba2d9cf0758057bc.zip
Notes
Diffstat (limited to 'textproc/py-qrcode/Makefile')
-rw-r--r--textproc/py-qrcode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-qrcode/Makefile b/textproc/py-qrcode/Makefile
index 88a706617af7..4da8e2e087f1 100644
--- a/textproc/py-qrcode/Makefile
+++ b/textproc/py-qrcode/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qrcode
PORTVERSION= 5.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.8:devel/py-six@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pillow>=2.6:graphics/py-pillow@${FLAVOR}
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
post-patch:
${REINPLACE_CMD} -e 's|share/\(man/man1\)|\1|' ${WRKSRC}/setup.py