summaryrefslogtreecommitdiff
path: root/lang/python39/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python39/Makefile')
-rw-r--r--lang/python39/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python39/Makefile b/lang/python39/Makefile
index 320a2b45be66..991b249efa37 100644
--- a/lang/python39/Makefile
+++ b/lang/python39/Makefile
@@ -106,7 +106,7 @@ PLIST_SUB+= NO_NIS=""
.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
@${REINPLACE_CMD} -e '/find_library_file/ s|uuid|ignore_&|' ${WRKSRC}/setup.py