Date: Sun, 29 Aug 2021 19:32:18 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ce32659bf20f - main - graphics/opencv: Add CPE information Message-ID: <202108291932.17TJWI50056323@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=ce32659bf20f13c68ef5e344c1acf9169ad0f7f8 commit ce32659bf20f13c68ef5e344c1acf9169ad0f7f8 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 19:24:29 +0000 Commit: Bernhard Froehlich <decke@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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291932.17TJWI50056323>