--- Makefile.orig 2020-11-02 13:58:02.000000000 +0100 +++ Makefile 2020-11-19 19:05:30.110187000 +0100 @@ -3,8 +3,8 @@ PORTNAME= nextcloudclient PORTVERSION= 3.0.3 -#PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= mr@FreeBSD.org @@ -17,8 +17,8 @@ USES= cmake:noninja compiler:c++11-lib gmake gnome iconv \ localbase:ldflags pkgconfig qt:5 sqlite ssl -USE_QT= buildtools_build concurrent core dbus declarative gui \ - linguist_build location network printsupport qmake_build \ +USE_QT= buildtools_build concurrent core dbus declarative graphicaleffects \ + gui linguist_build location network printsupport qmake_build \ quickcontrols2 sql svg webchannel webengine webkit \ widgets xml CMAKE_ARGS= -DBUILD_WITH_QT4:BOOL=OFF \