Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2021 15:20:55 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 54a1c84a6610 - main - multimedia/libopenshot: Restore missing %%OPENCV%% to pkg-plist
Message-ID:  <202109021520.182FKtRc027212@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=54a1c84a66109dbee40fb011467ed2a1b12e0d73

commit 54a1c84a66109dbee40fb011467ed2a1b12e0d73
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-09-02 15:20:26 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-09-02 15:20:52 +0000

    multimedia/libopenshot: Restore missing %%OPENCV%% to pkg-plist
---
 multimedia/libopenshot/pkg-plist | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/multimedia/libopenshot/pkg-plist b/multimedia/libopenshot/pkg-plist
index 670f23916753..a16c18b1a0c0 100644
--- a/multimedia/libopenshot/pkg-plist
+++ b/multimedia/libopenshot/pkg-plist
@@ -38,7 +38,7 @@ include/libopenshot/ImageWriter.h
 include/libopenshot/Json.h
 include/libopenshot/KeyFrame.h
 include/libopenshot/MagickUtilities.h
-include/libopenshot/OpenCVUtilities.h
+%%OPENCV%%include/libopenshot/OpenCVUtilities.h
 include/libopenshot/OpenMPUtilities.h
 include/libopenshot/OpenShot.h
 include/libopenshot/OpenShotVersion.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109021520.182FKtRc027212>