mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
security/libfido2: Fix build after base 74ecdf86d8d2a94a4bfcf094a2e21b4747e4907f
PR: 283697 Reported by: Dan Kotowski <dan.kotowski@a9development.com> Obtained from: Dimitry Andric <dim@FreeBSD.org>
This commit is contained in:
parent
dc1d99b338
commit
b5f07ccdd2
1 changed files with 3 additions and 0 deletions
|
@ -33,4 +33,7 @@ PLIST_SUB= PORTVERSION=${PORTVERSION}
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-D_POSIX_C_SOURCE=200809L|-D_POSIX_C_SOURCE=202405L|' ${WRKSRC}/CMakeLists.txt
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue