git: faa598492d2f - main - multimedia/kodi: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 15 17:19:13 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=faa598492d2f831a4d9f494813d6d0301f4631f3

commit faa598492d2f831a4d9f494813d6d0301f4631f3
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 17:17:59 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 17:17:59 +0000

    multimedia/kodi: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 multimedia/kodi/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile
index 929c46b8d1df..8fd3b29934b7 100644
--- a/multimedia/kodi/Makefile
+++ b/multimedia/kodi/Makefile
@@ -42,7 +42,7 @@ LIB_DEPENDS=	libass.so:multimedia/libass \
 		libtinyxml.so:textproc/tinyxml \
 		libuuid.so:misc/e2fsprogs-libuuid
 
-USES=		cmake compiler:c++14-lang gettext \
+USES=		cpe cmake compiler:c++14-lang gettext \
 		gnome iconv jpeg pkgconfig python:3.5+ sqlite ssl
 
 KODI_CODENAME=	Matrix


More information about the dev-commits-ports-main mailing list