aboutsummaryrefslogtreecommitdiff
path: root/audio/beets/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-25 18:31:09 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-25 18:31:09 +0000
commitfc6afa8ef329ec11626a9bd29d113d27925712f2 (patch)
tree8afe59883ea56407c1802eaf860109c01ac1ebe9 /audio/beets/Makefile
parentf77ea73cc816dc01ab9051795aadb7e304cffc23 (diff)
downloadports-fc6afa8ef329ec11626a9bd29d113d27925712f2.tar.gz
ports-fc6afa8ef329ec11626a9bd29d113d27925712f2.zip
Move audio/py-mpd2 to audio/py-python-mpd2
- Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=524115
Diffstat (limited to 'audio/beets/Makefile')
-rw-r--r--audio/beets/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/beets/Makefile b/audio/beets/Makefile
index 68edece27154..111632d7e825 100644
--- a/audio/beets/Makefile
+++ b/audio/beets/Makefile
@@ -3,6 +3,7 @@
PORTNAME= beets
PORTVERSION= 1.4.9
+PORTREVISION= 1
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
@@ -81,7 +82,7 @@ LASTIMPORT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_
LYRICS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
LYRICS_GOOGLE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:www/py-beautifulsoup@${PY_FLAVOR}
METASYNC_DBUS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR}
-MPDSTATS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpd2>=0.4.2:audio/py-mpd2@${PY_FLAVOR}
+MPDSTATS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-mpd2>=0.4.2:audio/py-python-mpd2@${PY_FLAVOR}
PLEXUPDATE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
REPLAYGAIN_RUN_DEPENDS= mp3gain>=0:audio/mp3gain \
aacgain>=0:audio/aacgain