aboutsummaryrefslogtreecommitdiff
path: root/lang/python313t/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python313t/Makefile')
-rw-r--r--lang/python313t/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/python313t/Makefile b/lang/python313t/Makefile
new file mode 100644
index 000000000000..9a16a021860d
--- /dev/null
+++ b/lang/python313t/Makefile
@@ -0,0 +1,8 @@
+CONFIGURE_ARGS+= --disable-gil
+
+THREADFLAG= t
+
+MASTERDIR= ${.CURDIR}/../python313
+CONFLICTS_INSTALL= python313
+
+.include "${MASTERDIR}/Makefile"