diff options
Diffstat (limited to 'deskutils/owncloudclient/Makefile')
-rw-r--r-- | deskutils/owncloudclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/owncloudclient/Makefile b/deskutils/owncloudclient/Makefile index ceaa57869032..5fcde6938096 100644 --- a/deskutils/owncloudclient/Makefile +++ b/deskutils/owncloudclient/Makefile @@ -26,7 +26,7 @@ USE_KDE= completion config coreaddons jobwidgets kio service \ widgetsaddons windowsystem USE_LDCONFIG= yes USE_QT= concurrent core dbus gui network sql webkit widgets xml \ - buildtools_build linguist_build qmake_build + buildtools:build linguist:build qmake:build CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR:STRING=man \ -DSYSCONF_INSTALL_DIR="${PREFIX}/etc" |