aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-02-05 15:29:40 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-02-05 15:50:14 +0000
commit8ad6509025e949c8d4568191e0635a2e4294d559 (patch)
tree1e9cac7eaa3c8a3e43e7c6273b30786551b31b16
parentc94874896e42e5334b9ac141a28315b4945fdecb (diff)
downloadports-8ad6509025e949c8d4568191e0635a2e4294d559.tar.gz
ports-8ad6509025e949c8d4568191e0635a2e4294d559.zip
multimedia/totem: Add missing @${PY_FLAVOR}
Approved by: portmgr (blanket) With hat: python
-rw-r--r--multimedia/totem/Makefile2
1 files changed, 1 insertions, 1 deletions
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