diff options
Diffstat (limited to 'net/libkfbapi')
-rw-r--r-- | net/libkfbapi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libkfbapi/Makefile b/net/libkfbapi/Makefile index f46c42b61fa9..8572b0ceb65f 100644 --- a/net/libkfbapi/Makefile +++ b/net/libkfbapi/Makefile @@ -15,7 +15,7 @@ LICENSE= LGPL20 LIB_DEPENDS= libqjson.so:devel/qjson USES= cmake:outsource gettext tar:bzip2 -USE_KDE4= automoc4 kdelibs kdeprefix pimlibs +USE_KDE4= automoc4 kdelibs pimlibs USE_LDCONFIG= yes USE_QT4= gui webkit \ qmake_build moc_build rcc_build uic_build |