- hatari is not compatible with python3

TODO: make it no longer depend on the python metaport
This commit is contained in:
Antoine Brodin 2017-12-09 09:40:04 +00:00
parent 1960dc431c
commit d15a13b154
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455832

View file

@ -18,7 +18,7 @@ LIB_DEPENDS= libportaudio.so:audio/portaudio \
BUILD_DEPENDS= python:lang/python
RUN_DEPENDS= python:lang/python
USES= cmake desktop-file-utils python readline shared-mime-info \
USES= cmake desktop-file-utils python:2.7 readline shared-mime-info \
shebangfix tar:bzip2
SHEBANG_FILES= python-ui/*.py tools/atari-convert-dir.py \
tools/debugger/hatari_profile.py tools/hconsole/*.py