From 07c79686fc5c261f8cf1affca252c84548e85bb1 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Mon, 12 Mar 2018 17:03:03 +0000 Subject: [PATCH] Use proper PY_FLAVOR --- audio/picard-plugins/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/picard-plugins/Makefile b/audio/picard-plugins/Makefile index dfdc69cf6275..fb6daa8243f5 100644 --- a/audio/picard-plugins/Makefile +++ b/audio/picard-plugins/Makefile @@ -30,7 +30,7 @@ OPTIONS_GROUP_REPLAYGAIN= FLAC MP3 VORBIS WAVPACK OPTIONS_SUB= yes BPM_DESC= Beats per minute -BPM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aubio>=0.4.5:audio/py-aubio@${FLAVOR} +BPM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aubio>=0.4.5:audio/py-aubio@${PY_FLAVOR} MOODBAR_DESC= Generate moodbar files MOODBAR_RUN_DEPENDS= moodbar:audio/moodbar