diff options
Diffstat (limited to 'net-im/telepathy-qt/Makefile')
-rw-r--r-- | net-im/telepathy-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-qt/Makefile b/net-im/telepathy-qt/Makefile index 0b46704a59fe..3ea76878b8a5 100644 --- a/net-im/telepathy-qt/Makefile +++ b/net-im/telepathy-qt/Makefile @@ -20,7 +20,7 @@ USES= cmake compiler:c++11-lang gettext gnome gstreamer localbase:ldflags pathf pkgconfig python:3.5+,build qt:5 USE_GNOME= glib20 libxslt:build USE_QT= core dbus gui network xml \ - buildtools_build qmake_build testlib_build widgets_build + buildtools:build qmake:build testlib:build widgets:build CMAKE_ON= ENABLE_FARSTREAM CMAKE_DISABLE_FIND_PACKAGE_Doxygen CMAKE_OFF= ENABLE_EXAMPLES ENABLE_FARSIGHT ENABLE_TESTS |