Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2021 17:24:53 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: fa056ec5514d - main - multimedia/lms: Add CPE information
Message-ID:  <202108151724.17FHOrB7012608@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=fa056ec5514df83462da31d80469607b9619ed7b

commit fa056ec5514df83462da31d80469607b9619ed7b
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-15 17:20:26 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-15 17:20:26 +0000

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

diff --git a/multimedia/lms/Makefile b/multimedia/lms/Makefile
index c7932d1dc337..f4830af3c6e3 100644
--- a/multimedia/lms/Makefile
+++ b/multimedia/lms/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libavformat.so:multimedia/ffmpeg \
 		libwthttp.so:www/wt
 RUN_DEPENDS=	ffmpeg:multimedia/ffmpeg
 
-USES=		cmake compiler:c++17-lang pkgconfig
+USES=		cmake compiler:c++17-lang cpe pkgconfig
 
 USER=		nobody
 GROUP=		nobody



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108151724.17FHOrB7012608>