aboutsummaryrefslogtreecommitdiff
path: root/graphics/opencv
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-11-12 20:42:24 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-11-12 20:42:24 +0000
commit27a9175e17479e0f797a8df582ae0ece2e43ca2a (patch)
treefadcf76496f2ea444ef11487aec1eb5c553c40f5 /graphics/opencv
parent1c7d7d4d723e109cbe47158acb1519563e6236f8 (diff)
downloadports-27a9175e17479e0f797a8df582ae0ece2e43ca2a.tar.gz
ports-27a9175e17479e0f797a8df582ae0ece2e43ca2a.zip
Notes
Diffstat (limited to 'graphics/opencv')
-rw-r--r--graphics/opencv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile
index f8a55ba52b0c..1163f5da2a2d 100644
--- a/graphics/opencv/Makefile
+++ b/graphics/opencv/Makefile
@@ -179,7 +179,7 @@ EXAMPLES_CMAKE_BOOL= INSTALL_C_EXAMPLES
PERFORMANCE_DESC= Performance enhancing libraries
EIGEN3_DESC= Eigen 3 support
-EIGEN3_BUILD_DEPENDS= ${LOCALBASE}/include/eigen3/Eigen/Eigen:math/eigen3
+EIGEN3_USES= eigen:3
EIGEN3_CMAKE_BOOL= WITH_EIGEN
OPENCL_DESC= OpenCL support