diff options
Diffstat (limited to 'net/krdc/Makefile')
-rw-r--r-- | net/krdc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/krdc/Makefile b/net/krdc/Makefile index 712e4d7a69ef..0e624575595a 100644 --- a/net/krdc/Makefile +++ b/net/krdc/Makefile @@ -9,7 +9,7 @@ COMMENT= RDP and VNC client for KDE LIB_DEPENDS= libvncserver.so:net/libvncserver -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons dnssd doctools ecm i18n iconthemes kcmutils \ notifications notifyconfig service wallet widgetsaddons \ |