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 3ea76878b8a5..ff0c7b457379 100644 --- a/net-im/telepathy-qt/Makefile +++ b/net-im/telepathy-qt/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libtelepathy-farstream.so:net-im/telepathy-farstream \ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:devel/py-dbus@${PY_FLAVOR} USES= cmake compiler:c++11-lang gettext gnome gstreamer localbase:ldflags pathfix \ - pkgconfig python:3.5+,build qt:5 + pkgconfig python:build qt:5 USE_GNOME= glib20 libxslt:build USE_QT= core dbus gui network xml \ buildtools:build qmake:build testlib:build widgets:build |