diff options
Diffstat (limited to 'polish/kadu/Makefile')
-rw-r--r-- | polish/kadu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index 5567eb710232..8888a4d2f09c 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -46,8 +46,7 @@ CMAKE_ARGS= -DKADU_VERSION:STRING="${DISTVERSION}" -DWITH_ENCHANT=ON # Setting KADU_VERSION disables git invocation MAKE_JOBS_SAFE= yes -USE_QT_VER= 4 -QT_COMPONENTS= dbus gui network script scripttools webkit xml phonon \ +USE_QT4= dbus gui network script scripttools webkit xml phonon \ linguist_build moc_build qmake_build rcc_build uic_build \ imageformats_run sql-sqlite3_run WANT_GNOME= yes |