From eeffe996f0222a01c66562eb953b7bf0a98a0dbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Wed, 20 Oct 2021 18:13:09 +0200 Subject: [PATCH] graphics/libheif: Add CPE information Approved by: portmgr (blanket) --- graphics/libheif/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile index f01113d88ad01..3f761e8f08cc3 100644 --- a/graphics/libheif/Makefile +++ b/graphics/libheif/Makefile @@ -14,8 +14,9 @@ COMMENT= ISO/IEC 23008-12:2017 HEIF file format de- and encoder LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake compiler:c++11-lang gettext-runtime gnome \ +USES= cmake compiler:c++11-lang cpe gettext-runtime gnome \ localbase:ldflags pkgconfig +CPE_VENDOR= struktur USE_GNOME= gdkpixbuf2 glib20 USE_LDCONFIG= yes