aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-04 20:11:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-04 20:11:00 +0000
commitfb4243736ad96c07b572e4f957b19bff5e1f3cae (patch)
tree49a0da26868242030c7b6024d6c14c872490d113 /audio
parent4940bf5503a465229c5d1c920163f84c0d1b9583 (diff)
downloadports-fb4243736ad96c07b572e4f957b19bff5e1f3cae.tar.gz
ports-fb4243736ad96c07b572e4f957b19bff5e1f3cae.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/puddletag/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/puddletag/Makefile b/audio/puddletag/Makefile
index 0c078b92ad3e..646d64c773b7 100644
--- a/audio/puddletag/Makefile
+++ b/audio/puddletag/Makefile
@@ -2,6 +2,7 @@
PORTNAME= puddletag
PORTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= audio python
MASTER_SITES= SF/${PORTNAME}
@@ -14,7 +15,7 @@ RUN_DEPENDS= chromaprint>=0.4:${PORTSDIR}/audio/chromaprint \
${PYTHON_PKGNAMEPREFIX}musicbrainz2>=0:${PORTSDIR}/audio/py-musicbrainz2 \
${PYTHON_PKGNAMEPREFIX}mutagen>=1.14:${PORTSDIR}/audio/py-mutagen \
${PYTHON_PKGNAMEPREFIX}configobj>=4.5.0:${PORTSDIR}/devel/py-configobj \
- ${PYTHON_PKGNAMEPREFIX}parsing>=1.5.1:${PORTSDIR}/devel/py-parsing \
+ ${PYTHON_PKGNAMEPREFIX}pyparsing>=1.5.1:${PORTSDIR}/devel/py-pyparsing \
${PYTHON_PKGNAMEPREFIX}qt4-svg>=4.5.0:${PORTSDIR}/graphics/py-qt4-svg \
${PYTHON_PKGNAMEPREFIX}qt4-gui>=4.5.0:${PORTSDIR}/x11-toolkits/py-qt4-gui