aboutsummaryrefslogtreecommitdiff
path: root/misc/visp
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-10-14 17:53:05 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-10-14 17:53:05 +0000
commit91c557ad978e7bc83195ef729c4a7c5f8f2fa090 (patch)
tree0967c9b5386fd0f08129460bdac70520c148c654 /misc/visp
parentfa5355871961bd2c1fea88d2f41e93b7c7471234 (diff)
downloadports-91c557ad978e7bc83195ef729c4a7c5f8f2fa090.tar.gz
ports-91c557ad978e7bc83195ef729c4a7c5f8f2fa090.zip
Fix DEPENDS
Notes
Notes: svn path=/head/; revision=552349
Diffstat (limited to 'misc/visp')
-rw-r--r--misc/visp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/visp/Makefile b/misc/visp/Makefile
index 0ce9e5cb7480..9a7071f77140 100644
--- a/misc/visp/Makefile
+++ b/misc/visp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= visp
DISTVERSION= 3.3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= http://gforge.inria.fr/frs/download.php/latestfile/475/
@@ -22,7 +22,7 @@ LIB_DEPENDS= libblas.so:math/blas \
libopencv_core.so:graphics/opencv-core \
libopencv_videoio.so:graphics/opencv \
libpcl_common.so:graphics/pcl-pointclouds \
- libqhull.so:math/qhull5 \
+ libqhull.so:math/qhull \
libpng.so:graphics/png \
libv4l2.so:multimedia/libv4l