From ae13b8db925f57d8402e5f7035bbfd40f0ff73ef Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 7 Jan 2019 13:34:33 +0100 Subject: [PATCH] media-libs/openimageio: Removed unused cmake variable. Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler --- media-libs/openimageio/openimageio-1.8.17.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-libs/openimageio/openimageio-1.8.17.ebuild b/media-libs/openimageio/openimageio-1.8.17.ebuild index a0050a66933d..5dd03517a4f4 100644 --- a/media-libs/openimageio/openimageio-1.8.17.ebuild +++ b/media-libs/openimageio/openimageio-1.8.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -89,7 +89,6 @@ src_configure() { -DINSTALL_DOCS=$(usex doc) -DOIIO_BUILD_TESTS=OFF # as they are RESTRICTed -DSTOP_ON_WARNING=OFF - -DUSE_CPP14=ON -DUSE_EXTERNAL_PUGIXML=ON -DUSE_FFMPEG=$(usex ffmpeg) -DUSE_FIELD3D=$(usex field3d) -- 2.26.2