summaryrefslogtreecommitdiff
path: root/lang/python313t/Makefile
blob: 9a16a021860df45ba6be99cb7a6705d1313d097d (plain)
1
2
3
4
5
6
7
8
CONFIGURE_ARGS+=	--disable-gil

THREADFLAG=	t

MASTERDIR=	${.CURDIR}/../python313
CONFLICTS_INSTALL=	python313

.include "${MASTERDIR}/Makefile"