Lines 29-35
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-include_sol_function__types__stateless.hp
Link Here
|
29 |
.if ${CHOSEN_COMPILER_TYPE} == clang && \ |
29 |
.if ${CHOSEN_COMPILER_TYPE} == clang && \ |
30 |
${COMPILER_VERSION} >= 191 |
30 |
${COMPILER_VERSION} >= 191 |
31 |
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-include_sol_optional__implementation.hp |
31 |
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-include_sol_optional__implementation.hpp |
32 |
.endif |
32 |
.endif |
33 |
.include <bsd.port.post.mk> |
33 |
.include <bsd.port.post.mk> |