View | Details | Raw Unified | Return to bug 283287 | Differences between
and this patch

Collapse All | Expand All

(-)b/devel/sol2/Makefile (-1 / +1 lines)
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>

Return to bug 283287