1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- Merge two USES into one.

This commit is contained in:
Alberto Villa 2013-04-30 15:57:28 +00:00
parent ab98296607
commit 34accfd94e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316943

View File

@ -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