git: 8cb7b4375a68 - main - graphics/openjpeg15: Fix CPE information because current one is deprecated
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 14 10:56:45 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8cb7b4375a68c26cfc5c61f2e4ff11ab054773f6
commit 8cb7b4375a68c26cfc5c61f2e4ff11ab054773f6
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:32:34 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list