graphics/vulkan-headers: adjust FreeBSD 12 EOL comment
This commit is contained in:
parent
775100db41
commit
7dc9409456
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ post-extract:
|
|||
@${FIND} ${WRKSRC}/registry -name \*.py -exec ${REINPLACE_CMD} -i '' '/^#!/d' {} +
|
||||
|
||||
post-patch:
|
||||
# XXX Drop after FreeBSD 12.* EOL around 2024-06-30
|
||||
# XXX Drop after FreeBSD 12.4 EOL around 2023-12-31
|
||||
@if [ -L /usr/include/sched.h ]; then \
|
||||
${REINPLACE_CMD} $$'/^namespace/i\\\n#undef major\\\n#undef minor\\\n\\\n' \
|
||||
${WRKSRC}/include/vulkan/vulkan_structs.hpp; \
|
||||
|
|
Loading…
Reference in a new issue