git: 41e30d48b9e4 - main - multimedia/navidrome: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Fri, 18 Mar 2022 13:26:22 UTC
The branch main has been updated by decke:

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

commit 41e30d48b9e406a6d80c62c27861c8bffe5c2b85
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-03-18 13:17:06 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-03-18 13:23:52 +0000

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

diff --git a/multimedia/navidrome/Makefile b/multimedia/navidrome/Makefile
index 495285495072..c55b41a35c8f 100644
--- a/multimedia/navidrome/Makefile
+++ b/multimedia/navidrome/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS+=	npm>0:www/npm \
 LIB_DEPENDS+=	libtag.so:audio/taglib
 RUN_DEPENDS+=	ffmpeg:multimedia/ffmpeg
 
-USES=		go:modules pkgconfig
+USES=		cpe go:modules pkgconfig
 USE_GITHUB=	yes
 GH_TUPLE=	\
 		BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \