git: fa056ec5514d - main - multimedia/lms: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 15 17:24:53 UTC 2021


The branch main has been updated by decke:

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

commit fa056ec5514df83462da31d80469607b9619ed7b
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 17:20:26 +0000
Commit:     Bernhard Froehlich <decke at 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


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