Date: Tue, 14 Sep 2021 10:56:42 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: 8cb7b4375a68 - main - graphics/openjpeg15: Fix CPE information because current one is deprecated Message-ID: <202109141056.18EAugup055871@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=8cb7b4375a68c26cfc5c61f2e4ff11ab054773f6 commit 8cb7b4375a68c26cfc5c61f2e4ff11ab054773f6 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-14 09:32:34 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-14 10:55:16 +0000 graphics/openjpeg15: Fix CPE information because current one is deprecated Approved by: portmgr (blanket) --- graphics/openjpeg15/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/openjpeg15/Makefile b/graphics/openjpeg15/Makefile index 406745291fc4..ef50392ef831 100644 --- a/graphics/openjpeg15/Makefile +++ b/graphics/openjpeg15/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= liblcms2.so:graphics/lcms2 \ USES= cmake cpe +CPE_VENDOR= uclouvain + GNU_CONFIGURE= yes USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109141056.18EAugup055871>