View | Details | Raw Unified | Return to bug 232089
Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 17-22 Link Here
17
LIB_DEPENDS=	libboost_regex.so:devel/boost-libs
17
LIB_DEPENDS=	libboost_regex.so:devel/boost-libs
18
18
19
USES=		cmake compiler:c++11-lang
19
USES=		cmake compiler:c++11-lang
20
USE_CXXSTD=	c++11
20
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
21
WRKSRC_SUBDIR=	lang/c++
22
WRKSRC_SUBDIR=	lang/c++
22
23

Return to bug 232089