aboutsummaryrefslogtreecommitdiff
path: root/games/funnyboat/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-11-26 17:22:25 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-11-26 18:03:32 +0000
commite0949f35111c60f32aca2a102cb980cf767cdd71 (patch)
tree4d7a9f4337aeb177b6e3b07e5aadd119cdc1def9 /games/funnyboat/Makefile
parentd44bf58d0d5ce32ffb8bba8ffbb659fde4415594 (diff)
downloadports-e0949f35111c60f32aca2a102cb980cf767cdd71.tar.gz
ports-e0949f35111c60f32aca2a102cb980cf767cdd71.zip
games/funnyboat: tweak supported python versions
Diffstat (limited to 'games/funnyboat/Makefile')
-rw-r--r--games/funnyboat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/funnyboat/Makefile b/games/funnyboat/Makefile
index dee227f553b2..b2ccab5dae87 100644
--- a/games/funnyboat/Makefile
+++ b/games/funnyboat/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYGAME}
USE_GITHUB= yes
GH_ACCOUNT= AMDmi3
-USES= python:3.6-3.9,run # version range inherited from numpy
+USES= python:3.7-3.9,run # version range inherited from numpy
NO_BUILD= yes
NO_ARCH= yes