aboutsummaryrefslogtreecommitdiffstats
path: root/audio/dir2ogg
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-11 04:48:45 +0800
committerantoine <antoine@FreeBSD.org>2017-12-11 04:48:45 +0800
commitcda086784fde852c72d9372c7856221b7e75fc6d (patch)
tree0bfafd8b940b1068dff867abd0a486ec4d7ee5c6 /audio/dir2ogg
parenta88c10ab7a845791a3e8af23da16e6bd99cd2c9c (diff)
downloadfreebsd-ports-gnome-cda086784fde852c72d9372c7856221b7e75fc6d.tar.gz
freebsd-ports-gnome-cda086784fde852c72d9372c7856221b7e75fc6d.tar.zst
freebsd-ports-gnome-cda086784fde852c72d9372c7856221b7e75fc6d.zip
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
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