aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/quodlibet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/quodlibet/Makefile')
-rw-r--r--multimedia/quodlibet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/quodlibet/Makefile b/multimedia/quodlibet/Makefile
index 8b2847359d28..ed8e5e161634 100644
--- a/multimedia/quodlibet/Makefile
+++ b/multimedia/quodlibet/Makefile
@@ -7,7 +7,7 @@
PORTNAME= quodlibet
PORTVERSION= 2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio python gnome
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -77,7 +77,7 @@ USE_GSTREAMER+= musepack
.endif
.if !defined(WITHOUT_WAVPACK)
-LIB_DEPENDS+= wavpack.1:${PORTSDIR}/audio/wavpack
+LIB_DEPENDS+= wavpack.2:${PORTSDIR}/audio/wavpack
USE_GSTREAMER+= wavpack
.endif