summaryrefslogtreecommitdiff
path: root/lang/python39
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2025-06-28 10:32:19 +0200
committerMatthias Andree <mandree@FreeBSD.org>2025-06-30 17:00:23 +0200
commit169ac0b9380f6ed8d0ff4e8cbfad131fd226812e (patch)
tree5198a8b0e0becd43ebfe93da9f438f08042c947e /lang/python39
parent*/e2fsprogs-lib*: switch three more users to the util-linux based ports (diff)
*: Update comment references to e2fsprogs-libuuid to libuuid.
PR: 251489
Diffstat (limited to 'lang/python39')
-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