diff options
-rw-r--r-- | misc/ompl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ompl/Makefile b/misc/ompl/Makefile index c18940be9129..3f3a18e57f63 100644 --- a/misc/ompl/Makefile +++ b/misc/ompl/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libboost_system.so:devel/boost-libs -USES= cmake eigen:3 pkgconfig zip +USES= cmake compiler:c++11-lang eigen:3 pkgconfig zip USE_LDCONFIG= yes CMAKE_OFF= OMPL_REGISTRATION OMPL_BUILD_TESTS OMPL_BUILD_DEMOS |