diff options
Diffstat (limited to 'net/kget/Makefile')
-rw-r--r-- | net/kget/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/kget/Makefile b/net/kget/Makefile index aeb7526134fe..414bdc55ba4e 100644 --- a/net/kget/Makefile +++ b/net/kget/Makefile @@ -15,12 +15,11 @@ LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme \ libqca.so:${PORTSDIR}/devel/qca \ libboost_thread.so:${PORTSDIR}/devel/boost-libs -USE_XZ= yes USE_SQLITE= yes USE_KDE4= kdelibs kdeprefix kdehier workspace libkonq \ nepomuk-core nepomuk-widgets automoc4 ontologies \ soprano -USES= cmake:outsource +USES= cmake:outsource tar:xz USE_QT4= gui sql moc_build qmake_build rcc_build uic_build USE_LDCONFIG= yes MAKE_ENV= XDG_CONFIG_HOME=/dev/null |