aboutsummaryrefslogtreecommitdiff
path: root/deskutils/nextcloudclient
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2020-09-30 10:45:41 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2020-09-30 10:45:41 +0000
commitcc834c41e493ae7ab0abc5e8a1df1c0edc98e2fd (patch)
tree095742e9f2580984ed4056645fb98120555377cf /deskutils/nextcloudclient
parent82282acb543c92cbdde26ea392092d2a40620df0 (diff)
downloadports-cc834c41e493ae7ab0abc5e8a1df1c0edc98e2fd.tar.gz
ports-cc834c41e493ae7ab0abc5e8a1df1c0edc98e2fd.zip
Notes
Diffstat (limited to 'deskutils/nextcloudclient')
-rw-r--r--deskutils/nextcloudclient/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/nextcloudclient/Makefile b/deskutils/nextcloudclient/Makefile
index 97e5e0fc4a0e..913c71d5d0a9 100644
--- a/deskutils/nextcloudclient/Makefile
+++ b/deskutils/nextcloudclient/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nextcloudclient
PORTVERSION= 3.0.2
-#PORTREVISION= 1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= deskutils
@@ -12,15 +12,15 @@ COMMENT= NextCloud Desktop Syncing Client
LICENSE= GPLv2
-BROKEN= fails to configure
-
LIB_DEPENDS= libinotify.so:devel/libinotify \
libqt5keychain.so:security/qtkeychain
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 sql webchannel webengine webkit widgets xml
+USE_QT= buildtools_build concurrent core dbus declarative gui \
+ linguist_build location network printsupport qmake_build \
+ quickcontrols2 sql svg webchannel webengine webkit \
+ widgets xml
CMAKE_ARGS= -DBUILD_WITH_QT4:BOOL=OFF \
-DCMAKE_INSTALL_MANDIR:STRING=man \
-DWITH_STACK_PROTECTOR:BOOL=OFF