aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comms/apitran/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/apitran/Makefile b/comms/apitran/Makefile
index b150bc655c90..eb00260566e8 100644
--- a/comms/apitran/Makefile
+++ b/comms/apitran/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
${PYNUMPY} \
- ${PY_PILLOW} \
+ ${PYTHON_PKGNAMEPREFIX}pillow>=7.0.0:graphics/py-pillow@${PY_FLAVOR} \
sox:audio/sox
USES= magick:6,run python:3.6+,run shebangfix