aboutsummaryrefslogtreecommitdiff
path: root/devel/py-absl-py/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-10 08:19:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-10 08:19:51 +0000
commit15bd0e04cb63fa825a570589ceee4cd50d853793 (patch)
tree728315cd3a577e7d5fc4b4768611b7fb48465dcc /devel/py-absl-py/Makefile
parentbcf217c353f8c96f2793d950484fdcd00b9c7376 (diff)
downloadports-15bd0e04cb63fa825a570589ceee4cd50d853793.tar.gz
ports-15bd0e04cb63fa825a570589ceee4cd50d853793.zip
Notes
Diffstat (limited to 'devel/py-absl-py/Makefile')
-rw-r--r--devel/py-absl-py/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-absl-py/Makefile b/devel/py-absl-py/Makefile
index afafae78a0f2..8c011ca0f03f 100644
--- a/devel/py-absl-py/Makefile
+++ b/devel/py-absl-py/Makefile
@@ -13,8 +13,7 @@ COMMENT= Abseil Python Common Libraries
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PY_ENUM34} \
- ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils