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

Collapse All | Expand All

(-)openshadinglanguage/Makefile (-1 / +1 lines)
Lines 25-31 Link Here
25
25
26
CMAKE_ARGS=	-DLLVM_CONFIG:STRING="${LOCALBASE}/bin/llvm-config34"
26
CMAKE_ARGS=	-DLLVM_CONFIG:STRING="${LOCALBASE}/bin/llvm-config34"
27
USE_LDCONFIG=	yes
27
USE_LDCONFIG=	yes
28
USES=		bison cmake:outsource
28
USES=		bison cmake:outsource compiler:c++11-lib
29
29
30
.include <bsd.port.options.mk>
30
.include <bsd.port.options.mk>
31
31

Return to bug 197907