git: 49698d74e0fe - main - multimedia/tautulli: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:32:30 UTC 2021


The branch main has been updated by decke:

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

commit 49698d74e0fec612c429df029266b691b56ed969
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:31:21 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:31:21 +0000

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

diff --git a/multimedia/tautulli/Makefile b/multimedia/tautulli/Makefile
index f31a88357fa6..b91679ecf73c 100644
--- a/multimedia/tautulli/Makefile
+++ b/multimedia/tautulli/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
 		${PYTHON_PKGNAMEPREFIX}pycryptodomex>0:security/py-pycryptodomex@${PY_FLAVOR} \
 		${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
 
-USES=		python:3.5+ shebangfix
+USES=		cpe python:3.5+ shebangfix
 USE_GITHUB=	yes
 USE_RC_SUBR=	${PORTNAME}
 


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