Add graphics/qt5-graphicaleffects dependency.

PR:		251260
Submitted by:	andrew.hotlab@hotmail.com
This commit is contained in:
Michael Reifenberger 2020-11-20 21:35:46 +00:00
parent 51fcf3be2b
commit a2b9b6f3b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555791

View File

@ -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 @@ LIB_DEPENDS= libinotify.so:devel/libinotify \
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 \