aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mkvtoolnix
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-11-04 19:00:53 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-11-04 19:00:53 +0000
commit89d1bb9ab01e93b870f01933054c0acd8205ff46 (patch)
treee0f4b7d2567ee42aa9691bf31504507d0e3eaaca /multimedia/mkvtoolnix
parent29439ee094406379a3bf20855d95ae8c42f20200 (diff)
downloadports-89d1bb9ab01e93b870f01933054c0acd8205ff46.tar.gz
ports-89d1bb9ab01e93b870f01933054c0acd8205ff46.zip
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes porting simpler; the set of ports using either mostly coincided. Exp-run by: antoine PR: 223687 PR: 232751
Notes
Notes: svn path=/head/; revision=484140
Diffstat (limited to 'multimedia/mkvtoolnix')
-rw-r--r--multimedia/mkvtoolnix/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile
index 63f145437d61..52bb9ac44d31 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mkvtoolnix
PORTVERSION= 28.2.0
+PORTREVISION= 1
CATEGORIES= multimedia audio
MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ \
https://mkvtoolnix.download/sources/
@@ -50,7 +51,7 @@ NLS_CONFIGURE_WITH= gettext
QT5_DESC= Build and install GUI application (Qt 5)
QT5_USES= desktop-file-utils qt:5 shared-mime-info
-QT5_USE= QT=buildtools_build,concurrent,core,gui,multimedia,network,quick,widgets
+QT5_USE= QT=buildtools_build,concurrent,core,declarative,gui,multimedia,network,widgets
QT5_CONFIGURE_ENABLE= qt
QT5_BUILD_DEPENDS= qmake:devel/qt5-qmake
QT5_LIB_DEPENDS= libcmark.so:textproc/cmark