git: 7edf623c5837 - main - graphics/openjpeg: Fix CPE information because current one is deprecated
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 14 10:56:42 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7edf623c583772e716e619750178e151b1df283f
commit 7edf623c583772e716e619750178e151b1df283f
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:31:56 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:15 +0000
graphics/openjpeg: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
---
graphics/openjpeg/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/graphics/openjpeg/Makefile b/graphics/openjpeg/Makefile
index 380827988c81..e915b2efc2dd 100644
--- a/graphics/openjpeg/Makefile
+++ b/graphics/openjpeg/Makefile
@@ -18,6 +18,8 @@ LIB_DEPENDS= liblcms2.so:graphics/lcms2 \
USES= cmake cpe pkgconfig
+CPE_VENDOR= uclouvain
+
USE_LDCONFIG= yes
PLIST_SUB= PORTVERSION=${PORTVERSION} VER=${PORTVERSION:R}
More information about the dev-commits-ports-all
mailing list