mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Use proper PY_FLAVOR
This commit is contained in:
parent
f307d8e245
commit
07c79686fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464262
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue