aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-02-05 22:13:01 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-02-05 22:13:01 +0800
commit9ea7037651a63e02ace32a3ac8744d89f4e73017 (patch)
tree0836ff9fbb6bf6b9dd8dd5235a39be6939c126ce /devel/Makefile
parent331f668a7a9c65756b1749dcb39389ddae44a328 (diff)
downloadfreebsd-ports-gnome-9ea7037651a63e02ace32a3ac8744d89f4e73017.tar.gz
freebsd-ports-gnome-9ea7037651a63e02ace32a3ac8744d89f4e73017.tar.zst
freebsd-ports-gnome-9ea7037651a63e02ace32a3ac8744d89f4e73017.zip
- Add py-flake8-polyfill, py3-flake8-polyfill
flake8-polyfill is a package that provides some compatibility helpers for Flake8 plugins that intend to support Flake8 2.x and 3.x simultaneously. WWW: https://pypi.python.org/pypi/flake8-polyfill
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 8c200e22f52a..61c93435d6c9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4244,6 +4244,7 @@
SUBDIR += py-flake8
SUBDIR += py-flake8-builtins
SUBDIR += py-flake8-import-order
+ SUBDIR += py-flake8-polyfill
SUBDIR += py-flake8-quotes
SUBDIR += py-flask-babel
SUBDIR += py-flexmock
@@ -4872,6 +4873,7 @@
SUBDIR += py3-flake8
SUBDIR += py3-flake8-builtins
SUBDIR += py3-flake8-import-order
+ SUBDIR += py3-flake8-polyfill
SUBDIR += py3-flake8-quotes
SUBDIR += py3-gobject3
SUBDIR += py3-hgtools