diff options
Diffstat (limited to 'net/krdc')
-rw-r--r-- | net/krdc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/krdc/Makefile b/net/krdc/Makefile index 35947463fa44..6f7e85aa9bda 100644 --- a/net/krdc/Makefile +++ b/net/krdc/Makefile @@ -13,8 +13,8 @@ COMMENT= RDP and VNC client for KDE LIB_DEPENDS= libvncserver.so:net/libvncserver \ libtelepathy-qt4.so:net-im/telepathy-qt4 -USES= cmake:outsource tar:xz -USE_KDE4= kdelibs automoc4 +USES= cmake:outsource kde:4 tar:xz +USE_KDE= kdelibs automoc4 USE_QT4= moc_build qmake_build rcc_build uic_build USE_LDCONFIG= yes |