aboutsummaryrefslogtreecommitdiff
path: root/audio/dir2ogg
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-10 20:48:45 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-10 20:48:45 +0000
commita021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea (patch)
tree0bfafd8b940b1068dff867abd0a486ec4d7ee5c6 /audio/dir2ogg
parentf4b5a9883bcd59b1a495cb8f7c3a7c70e75bc6d9 (diff)
downloadports-a021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea.tar.gz
ports-a021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea.zip
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Notes
Notes: svn path=/head/; revision=455913
Diffstat (limited to 'audio/dir2ogg')
-rw-r--r--audio/dir2ogg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dir2ogg/Makefile b/audio/dir2ogg/Makefile
index 706d5fc2f0aa..7f89dabe4ec8 100644
--- a/audio/dir2ogg/Makefile
+++ b/audio/dir2ogg/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= faad:audio/faad \
- mutagen-inspect:audio/py-mutagen \
+ ${PYTHON_PKGNAMEPREFIX}mutagen>=0:audio/py-mutagen@${PY_FLAVOR} \
mplayer:multimedia/mplayer \
oggenc:audio/vorbis-tools