aboutsummaryrefslogtreecommitdiff
path: root/deskutils/nextcloudclient
diff options
context:
space:
mode:
authorMichael Reifenberger <mr@FreeBSD.org>2018-12-27 09:53:53 +0000
committerMichael Reifenberger <mr@FreeBSD.org>2018-12-27 09:53:53 +0000
commit25bf3a00be7f837dcd7f96c249b4ccc9d354700f (patch)
tree31c10f8e932cddfd4d7f594c78e963e4515fa64a /deskutils/nextcloudclient
parent785c89dc038d476b5cff5eec15dd90cacb55f2be (diff)
downloadports-25bf3a00be7f837dcd7f96c249b4ccc9d354700f.tar.gz
ports-25bf3a00be7f837dcd7f96c249b4ccc9d354700f.zip
cmake:outsource is now default, so delete it.
PR: 233260 Reported by: vvd@unislabs.com
Notes
Notes: svn path=/head/; revision=488525
Diffstat (limited to 'deskutils/nextcloudclient')
-rw-r--r--deskutils/nextcloudclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/nextcloudclient/Makefile b/deskutils/nextcloudclient/Makefile
index ea0b33040277..96fdd7e1f600 100644
--- a/deskutils/nextcloudclient/Makefile
+++ b/deskutils/nextcloudclient/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libinotify.so:devel/libinotify \
libqt5keychain.so:security/qtkeychain@qt5
-USES= cmake:outsource,noninja compiler:c++11-lib gmake iconv \
+USES= cmake:noninja compiler:c++11-lib gmake 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