diff options
Diffstat (limited to 'net/kget-kde4/Makefile')
-rw-r--r-- | net/kget-kde4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kget-kde4/Makefile b/net/kget-kde4/Makefile index bd73a31592f4..e66bd92823dc 100644 --- a/net/kget-kde4/Makefile +++ b/net/kget-kde4/Makefile @@ -14,12 +14,12 @@ LIB_DEPENDS= libgpgme.so:security/gpgme \ libqca.so:devel/qca@qt4 \ libboost_thread.so:devel/boost-libs -USES= cmake:outsource kde:4 shebangfix sqlite tar:xz +USES= cmake:outsource kde:4 qt:4 shebangfix sqlite tar:xz USE_KDE= kdelibs workspace libkonq \ nepomuk-core nepomuk-widgets automoc4 ontologies \ soprano SHEBANG_FILES= conf/*.pl -USE_QT4= gui sql moc_build qmake_build rcc_build uic_build +USE_QT= gui sql moc_build qmake_build rcc_build uic_build USE_LDCONFIG= yes MAKE_ENV= XDG_CONFIG_HOME=/dev/null CONFIGURE_ENV= XDG_CONFIG_HOME=/dev/null |