diff options
Diffstat (limited to 'www/choqok/Makefile')
-rw-r--r-- | www/choqok/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/choqok/Makefile b/www/choqok/Makefile index 219ffda148fa..f34164773c09 100644 --- a/www/choqok/Makefile +++ b/www/choqok/Makefile @@ -23,9 +23,9 @@ USE_KDE= attica auth bookmarks codecs completion config configwidgets \ itemviews jobwidgets kcmutils kdewebkit kio notifications \ notifyconfig parts purpose service solid sonnet textwidgets \ wallet widgetsaddons windowsystem xmlgui \ - kded_run + kded:run USE_QT= concurrent core dbus gui network networkauth webkit widgets xml \ - buildtools_build qmake_build + buildtools:build qmake:build USE_XORG= x11 USE_LDCONFIG= yes |