aboutsummaryrefslogtreecommitdiff
path: root/comms/apitran/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/apitran/Makefile')
-rw-r--r--comms/apitran/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/apitran/Makefile b/comms/apitran/Makefile
index 3c8243103655..8785f27f503f 100644
--- a/comms/apitran/Makefile
+++ b/comms/apitran/Makefile
@@ -14,10 +14,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVO
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
${PYNUMPY} \
${PY_PILLOW} \
- sox:audio/sox \
- display:graphics/ImageMagick6
+ sox:audio/sox
-USES= python:3.6+,run shebangfix
+USES= magick:6,run python:3.6+,run shebangfix
USE_GITHUB= yes
GH_ACCOUNT= rsj56
GH_TAGNAME= d209347