aboutsummaryrefslogtreecommitdiff
path: root/math/py-plastex
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-01 19:35:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-01 19:35:41 +0000
commit6e151c2db7513831b7171dfe5e13b67b2156b0c7 (patch)
treed926e6aec94e4ac155e6b3337c913d834a652b19 /math/py-plastex
parentf960b62cacb85b9b517f10bcb2f9347eab800387 (diff)
downloadports-6e151c2db7513831b7171dfe5e13b67b2156b0c7.tar.gz
ports-6e151c2db7513831b7171dfe5e13b67b2156b0c7.zip
Remove PY_PILLOW
Notes
Notes: svn path=/head/; revision=563666
Diffstat (limited to 'math/py-plastex')
-rw-r--r--math/py-plastex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-plastex/Makefile b/math/py-plastex/Makefile
index e21c9b3fe95a..297d3decbb23 100644
--- a/math/py-plastex/Makefile
+++ b/math/py-plastex/Makefile
@@ -13,10 +13,10 @@ COMMENT= LaTeX Document Processing Framework
LICENSE= MIT
-RUN_DEPENDS= ${PY_PILLOW}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR}
USES= python:3.5+
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
USE_TEX= base:run
NO_ARCH= yes