mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
misc/openmvg: Depend on onetbb
PR: 282632
This commit is contained in:
parent
3d8465e9dc
commit
e89c1eea3e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= openmvg
|
PORTNAME= openmvg
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 2.1
|
DISTVERSION= 2.1
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= misc science
|
CATEGORIES= misc science
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
@ -16,7 +16,7 @@ ONLY_FOR_ARCHS_REASON= need to figure out which TARGET_ARCHITECTURE values corre
|
||||||
|
|
||||||
#HPP_DEPENDS= cereal>0:devel/cereal # external cereal is currently broken, see https://github.com/openMVG/openMVG/issues/1963
|
#HPP_DEPENDS= cereal>0:devel/cereal # external cereal is currently broken, see https://github.com/openMVG/openMVG/issues/1963
|
||||||
#BUILD_DEPENDS= ${HPP_DEPENDS}
|
#BUILD_DEPENDS= ${HPP_DEPENDS}
|
||||||
BUILD_DEPENDS= tbb>0:devel/tbb # configure only checks TBB headers
|
BUILD_DEPENDS= onetbb>0:devel/onetbb # configure only checks TBB headers
|
||||||
LIB_DEPENDS= libblas.so:math/blas \
|
LIB_DEPENDS= libblas.so:math/blas \
|
||||||
libceres.so:math/ceres-solver \
|
libceres.so:math/ceres-solver \
|
||||||
libClp.so:math/clp \
|
libClp.so:math/clp \
|
||||||
|
|
Loading…
Add table
Reference in a new issue