summaryrefslogtreecommitdiff
path: root/comms/apitran/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-12-24 09:03:39 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-12-24 09:03:39 +0000
commit14be7bd191de0d71e48770d90738e82928fad6aa (patch)
tree55c9720bb839ecfb49fdc99ca948c3d8041f2dcd /comms/apitran/Makefile
parentpygraphviz is now only compatible with python 3.6+ (diff)
scipy 1.5.4 is only compatible with python 3.6+
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=559053
Diffstat (limited to 'comms/apitran/Makefile')
-rw-r--r--comms/apitran/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/apitran/Makefile b/comms/apitran/Makefile
index e6804e8485a3..4cab62f3bc0b 100644
--- a/comms/apitran/Makefile
+++ b/comms/apitran/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVO
sox:audio/sox \
display:graphics/ImageMagick6
-USES= python:run shebangfix
+USES= python:3.6+,run shebangfix
USE_GITHUB= yes
GH_ACCOUNT= rsj56
GH_PROJECT= apitran