Index: head/multimedia/webcamoid/Makefile =================================================================== --- head/multimedia/webcamoid/Makefile +++ head/multimedia/webcamoid/Makefile @@ -2,7 +2,7 @@ PORTNAME= webcamoid DISTVERSION= 8.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org @@ -22,7 +22,7 @@ USE_GNOME= glib20 USE_GSTREAMER1= yes USE_GL= gl -USE_QT5= concurrent core gui multimedia network opengl qml quick svg widgets buildtools_build +USE_QT5= concurrent core gui multimedia network opengl qml quick 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} \