multimedia/opentimelineio: Pass -DOTIO_DEPENDENCIES_INSTALL=OFF to CMake

With this option turned on the CMake config file ends up referencing the /deps/
subdir, which does not exist, because there are no deps that are actually installed.

Reported by:	KDE CI
This commit is contained in:
Gleb Popov 2025-03-28 11:34:16 +03:00
parent 1f640b44a1
commit 42a0e29a8c

View file

@ -1,6 +1,7 @@
PORTNAME= opentimelineio
DISTVERSIONPREFIX= v
DISTVERSION= 0.17.0
PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= yuri@FreeBSD.org
@ -22,6 +23,7 @@ GH_PROJECT= OpenTimelineIO
GH_TUPLE= Tencent:rapidjson:06d58b9e848c650114556a23294d0b6440078c61:Tencent_rapidjson/src/deps/rapidjson
CMAKE_ON= OTIO_FIND_IMATH
CMAKE_OFF= OTIO_DEPENDENCIES_INSTALL
PORTSCOUT= limit:^.*[0-9]$$ # should end with a digit to prevent tags like last_pure_python