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

(-)Makefile (-1 / +1 lines)
Lines 15-21 Link Here
15
LIB_DEPENDS=	libprotobuf.so:devel/protobuf \
15
LIB_DEPENDS=	libprotobuf.so:devel/protobuf \
16
		libignition-math6.so:math/ignition-math
16
		libignition-math6.so:math/ignition-math
17
17
18
USES=		cmake:outsource
18
USES=		compiler:c++11-lang cmake:outsource
19
USE_RUBY=	yes
19
USE_RUBY=	yes
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
21

Return to bug 233686