aboutsummaryrefslogtreecommitdiff
path: root/multimedia/webcamoid
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/webcamoid
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/webcamoid')
-rw-r--r--multimedia/webcamoid/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/webcamoid/Makefile b/multimedia/webcamoid/Makefile
index c31107d5eb45..f1e8cda20d3f 100644
--- a/multimedia/webcamoid/Makefile
+++ b/multimedia/webcamoid/Makefile
@@ -2,7 +2,7 @@
PORTNAME= webcamoid
DISTVERSION= 8.1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= multimedia
MAINTAINER= yuri@FreeBSD.org
@@ -22,7 +22,7 @@ USE_GITHUB= yes
USE_GNOME= glib20
USE_GSTREAMER1= yes
USE_GL= gl
-USE_QT= concurrent core gui multimedia network opengl qml quick svg widgets buildtools_build quickcontrols_run
+USE_QT= concurrent core declarative gui multimedia network opengl svg widgets buildtools_build quickcontrols_run
MAKE_ENV= NOOSS=1 # NOOSS is because the OSS module attempts to use kevent on OSS devices, which is broken in the base
QMAKE_ARGS= INSTALLQMLDIR=${QT_QMLDIR} \