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

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 15-22 Link Here
15
LIB_DEPENDS=	libboost_system.so:devel/boost-libs
15
LIB_DEPENDS=	libboost_system.so:devel/boost-libs
16
16
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
18
USES=		compiler:c++11-lib libtool localbase:ldflags pathfix pkgconfig tar:xz
18
USES=		compiler:c++17-lang libtool localbase:ldflags pathfix pkgconfig tar:xz
19
USE_CXXSTD=	c++11
19
USE_CXXSTD=	c++17
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
INSTALL_TARGET=	install-strip
21
INSTALL_TARGET=	install-strip
22
22

Return to bug 231447