From 34accfd94eaf35adeb18a25f2c75ef3fc9aab3d2 Mon Sep 17 00:00:00 2001 From: Alberto Villa Date: Tue, 30 Apr 2013 15:57:28 +0000 Subject: [PATCH] - Merge two USES into one. --- net-im/telepathy-qt4/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-im/telepathy-qt4/Makefile b/net-im/telepathy-qt4/Makefile index 6057107088f3..3badb77cc500 100644 --- a/net-im/telepathy-qt4/Makefile +++ b/net-im/telepathy-qt4/Makefile @@ -14,13 +14,12 @@ LICENSE= LGPL21 LIB_DEPENDS= telepathy-farsight:${PORTSDIR}/net-im/telepathy-farsight \ telepathy-glib:${PORTSDIR}/net-im/telepathy-glib -USES= pkgconfig USE_GNOME= libxslt:build USE_GSTREAMER= yes USE_PYTHON_BUILD= 2.5+ USE_QT4= dbus gui network qtestlib_build xml \ moc_build qmake_build rcc_build uic_build -USES= cmake +USES= cmake pkgconfig CMAKE_ARGS= -DENABLE_FARSIGHT:BOOL=True \ -DENABLE_TESTS:BOOL=False MAKE_JOBS_SAFE= yes