summaryrefslogtreecommitdiff
path: root/misc/py-polars/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-polars/Makefile')
-rw-r--r--misc/py-polars/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-polars/Makefile b/misc/py-polars/Makefile
index 5fb6fb561972..034bd5fd803a 100644
--- a/misc/py-polars/Makefile
+++ b/misc/py-polars/Makefile
@@ -556,7 +556,7 @@ TEST_WRKSRC= ${WRKSRC}/tests
PORTSCOUT= limit:^py-
-post-patch:
+post-patch: # see https://github.com/pola-rs/polars/issues/22679
@${REINPLACE_CMD} -e " \
s|\[patch.crates-io\]|#[patch.crates-io]|; \
s|tikv-jemallocator = |#tikv-jemallocator = |" \