git: 8ad6509025e9 - main - multimedia/totem: Add missing @${PY_FLAVOR}
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Feb 2023 16:05:10 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ad6509025e949c8d4568191e0635a2e4294d559 commit 8ad6509025e949c8d4568191e0635a2e4294d559 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-02-05 15:29:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-02-05 15:50:14 +0000 multimedia/totem: Add missing @${PY_FLAVOR} Approved by: portmgr (blanket) With hat: python --- multimedia/totem/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index e7cc37dcf66b..5bbf26f6b2d9 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \ - pylint:devel/pylint \ + pylint:devel/pylint@${PY_FLAVOR} \ appstream-glib>=0:devel/appstream-glib \ itstool:textproc/itstool \ grilo-plugins>=0:net/grilo-plugins