aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-09-10 06:50:03 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-09-10 06:50:03 +0000
commit3963849d8d6cd2d4c523116d4a465120f4ecf6c0 (patch)
treecac4d10cb72bac5d83e2fb8fddb88ba8190680af /multimedia
parentd4be36cb5c6156de39bef4add6c8d48be90269a7 (diff)
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/webcamoid/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/webcamoid/Makefile b/multimedia/webcamoid/Makefile
index a39ff8fe35e1..d12889fe6fbc 100644
--- a/multimedia/webcamoid/Makefile
+++ b/multimedia/webcamoid/Makefile
@@ -2,7 +2,7 @@
PORTNAME= webcamoid
DISTVERSION= 8.6.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MAINTAINER= yuri@FreeBSD.org
@@ -23,7 +23,8 @@ USE_GITHUB= yes
USE_GNOME= glib20
USE_GSTREAMER1= yes
USE_GL= gl
-USE_QT= concurrent core declarative gui multimedia network opengl quickcontrols2 svg widgets xml buildtools_build
+USE_QT= concurrent core declarative gui multimedia network opengl quickcontrols2 svg widgets xml \
+ 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} \