summaryrefslogtreecommitdiff
path: root/lang/python312/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python312/Makefile')
-rw-r--r--lang/python312/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python312/Makefile b/lang/python312/Makefile
index c5ddd8cc78af..b733e009dedb 100644
--- a/lang/python312/Makefile
+++ b/lang/python312/Makefile
@@ -117,7 +117,7 @@ CONFIGURE_ARGS:= ${CONFIGURE_ARGS:N${LTO_CONFIGURE_ON}}
.endif
post-patch:
-# disable the detection of includes and library from e2fsprogs-libuuid,
+# disable the detection of includes and library from libuuid,
# which introduces hidden dependency and breaks build
@${REINPLACE_CMD} -e 's|uuid/uuid.h|ignore_&|' ${WRKSRC}/configure