diff options
Diffstat (limited to 'net-p2p/ktorrent-kde4/Makefile')
-rw-r--r-- | net-p2p/ktorrent-kde4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ktorrent-kde4/Makefile b/net-p2p/ktorrent-kde4/Makefile index 3d284a4ad325..6ffffd83b918 100644 --- a/net-p2p/ktorrent-kde4/Makefile +++ b/net-p2p/ktorrent-kde4/Makefile @@ -16,9 +16,9 @@ LIB_DEPENDS= libtag.so:audio/taglib \ libgmp.so:math/gmp \ libktorrent.so:net-p2p/libktorrent-kde4 -USES= cmake:outsource gettext kde:4 tar:bzip2 +USES= cmake:outsource gettext kde:4 qt:4 tar:bzip2 USE_KDE= kdelibs automoc4 pimlibs workspace -USE_QT4= corelib gui network qt3support qtestlib webkit \ +USE_QT= corelib gui network qt3support qtestlib webkit \ qmake_build moc_build rcc_build uic_build USE_LDCONFIG= yes |