mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/sol2: Fix patch name
PR: 283287
This commit is contained in:
parent
9247436cd2
commit
d57100b91f
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ EXTRA_PATCHES= ${PATCHDIR}/extra-patch-include_sol_function__types__stateless.hp
|
|||
|
||||
.if ${CHOSEN_COMPILER_TYPE} == clang && \
|
||||
${COMPILER_VERSION} >= 191
|
||||
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-include_sol_optional__implementation.hp
|
||||
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-include_sol_optional__implementation.hpp
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue