git: ce32659bf20f - main - graphics/opencv: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:32:20 UTC 2021


The branch main has been updated by decke:

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

commit ce32659bf20f13c68ef5e344c1acf9169ad0f7f8
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:24:29 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:24:29 +0000

    graphics/opencv: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 graphics/opencv/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile
index 8f761b74bea7..84603e97ba56 100644
--- a/graphics/opencv/Makefile
+++ b/graphics/opencv/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libharfbuzz.so:print/harfbuzz \
 		libhdf5.so:science/hdf5
 
-USES=		cmake compiler:c++14-lang localbase:ldflags pkgconfig
+USES=		cmake compiler:c++14-lang cpe localbase:ldflags pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	WeChatCV:wechat
 GH_PROJECT=	opencv_contrib:contrib \


More information about the dev-commits-ports-all mailing list