aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mpc-qt/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-08-04 17:03:46 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-08-04 17:03:46 +0000
commitbf33892d6a427a30c4c140204c9cac068d6afbfe (patch)
tree848f7d0dde7b2bda5bdb56074be3bf08c435c8d0 /multimedia/mpc-qt/Makefile
parentc8d010788bdeee71f7ec70d778db3294da194244 (diff)
downloadports-bf33892d6a427a30c4c140204c9cac068d6afbfe.tar.gz
ports-bf33892d6a427a30c4c140204c9cac068d6afbfe.zip
Notes
Diffstat (limited to 'multimedia/mpc-qt/Makefile')
-rw-r--r--multimedia/mpc-qt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpc-qt/Makefile b/multimedia/mpc-qt/Makefile
index 161c77e85e87..02c31959c1a0 100644
--- a/multimedia/mpc-qt/Makefile
+++ b/multimedia/mpc-qt/Makefile
@@ -10,7 +10,7 @@ COMMENT= Qt 5 clone of Media Player Classic based on libmpv
LICENSE= GPLv2
-BUILD_DEPENDS= mpv>=0.29:multimedia/mpv
+BUILD_DEPENDS= mpv>=0.29,1:multimedia/mpv
LIB_DEPENDS= libmpv.so:multimedia/mpv
USE_GITHUB= yes