git: 93c225c50a49 - main - net-p2p/bazarr: Clean up USES=python
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Sep 2023 20:54:05 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=93c225c50a49ff129c4a2543cc6cc036a7032983 commit 93c225c50a49ff129c4a2543cc6cc036a7032983 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-06 20:50:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-06 20:50:42 +0000 net-p2p/bazarr: Clean up USES=python - While I'm here, add NO_ARCH Approved by: portmgr (blanket) With hat: python --- net-p2p/bazarr/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-p2p/bazarr/Makefile b/net-p2p/bazarr/Makefile index 295e69e45a98..7969a62d73da 100644 --- a/net-p2p/bazarr/Makefile +++ b/net-p2p/bazarr/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ffprobe:multimedia/ffmpeg \ unrar:archivers/unrar -USES= python:3.7+ zip +USES= python zip USE_RC_SUBR= bazarr @@ -31,6 +31,7 @@ SUB_LIST= MAINTAINER=${MAINTAINER} \ PYTHON_CMD=${PYTHON_CMD} \ USERS=${USERS} +NO_ARCH= yes NO_WRKSUBDIR= yes USERS= bazarr