Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:32:28 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: 49698d74e0fe - main - multimedia/tautulli: Add CPE information
Message-ID:  <202108291932.17TJWSY6056521@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=49698d74e0fec612c429df029266b691b56ed969

commit 49698d74e0fec612c429df029266b691b56ed969
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:31:21 +0000
Commit:     Bernhard Froehlich <decke@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}
 



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