summaryrefslogtreecommitdiff
path: root/games/hypatia_engine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/hypatia_engine/Makefile')
-rw-r--r--games/hypatia_engine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hypatia_engine/Makefile b/games/hypatia_engine/Makefile
index 67db566a6332..3d45212fd687 100644
--- a/games/hypatia_engine/Makefile
+++ b/games/hypatia_engine/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYGAME} \
${PYTHON_PKGNAMEPREFIX}pyganim>0:graphics/py-pyganim@${PY_FLAVOR} \
${PY_PILLOW}
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist concurrent distutils
.include <bsd.port.mk>