From e7966dbfe2902f2590ba2cdb3fbc2b3dae8d09f3 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Fri, 26 Apr 2019 16:07:24 +0000 Subject: misc/visp: fix build with GCC-based architectures PR: 237573 Submitted by: pkubaj --- misc/visp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/visp') diff --git a/misc/visp/Makefile b/misc/visp/Makefile index 1586897c97b6..a9e375c3f080 100644 --- a/misc/visp/Makefile +++ b/misc/visp/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= libblas.so:math/blas \ libpng16.so:graphics/png \ libv4l2.so:multimedia/libv4l -USES= cmake eigen:3 fortran gnome jpeg +USES= cmake compiler:c++11-lang eigen:3 fortran gnome jpeg USE_GNOME= libxml2 USE_XORG= ice sm x11 xext USE_LDCONFIG= yes -- cgit v1.2.3