diff options
Diffstat (limited to 'net/krfb/Makefile')
-rw-r--r-- | net/krfb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/krfb/Makefile b/net/krfb/Makefile index 54f0579d3707..8eaee33e6919 100644 --- a/net/krfb/Makefile +++ b/net/krfb/Makefile @@ -11,8 +11,8 @@ COMMENT= VNC server for KDE LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4 -USES= alias cmake:outsource jpeg tar:xz -USE_KDE4= kdelibs automoc4 +USES= alias cmake:outsource jpeg kde:4 tar:xz +USE_KDE= kdelibs automoc4 USE_QT4= corelib gui network \ moc_build qmake_build rcc_build uic_build |