aboutsummaryrefslogtreecommitdiff
path: root/audio/clementine-player
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-03-16 20:16:24 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-03-16 20:16:24 +0000
commite7527e8c5937d9c55c2ced375acfd7497c70fc14 (patch)
tree822b0bc7f9dca1817f29e51b2a298a08f24897f9 /audio/clementine-player
parent39f4d990d66f3409af8d955b835822feb7ddd2fc (diff)
downloadports-e7527e8c5937d9c55c2ced375acfd7497c70fc14.tar.gz
ports-e7527e8c5937d9c55c2ced375acfd7497c70fc14.zip
Notes
Diffstat (limited to 'audio/clementine-player')
-rw-r--r--audio/clementine-player/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile
index abac4c6c9781..6c788563e533 100644
--- a/audio/clementine-player/Makefile
+++ b/audio/clementine-player/Makefile
@@ -4,7 +4,7 @@
PORTNAME= clementine
DISTVERSION= 1.3.1-661
DISTVERSIONSUFFIX= -g4ff370ce1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
PKGNAMESUFFIX= -player
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
LIB_DEPENDS= libtag.so:audio/taglib \
libchromaprint.so:audio/chromaprint \
libprotobuf.so:devel/protobuf \
- libqca-qt5.so:devel/qca@qt5 \
+ libqca-qt5.so:devel/qca \
libqjson-qt5.so:devel/qjson \
libfftw3.so:math/fftw3 \
libechonest5.so:audio/libechonest \