mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Limit net-im/telepathy*-qt* components to use python2 only as it hardcoded in src
With hat: kde
This commit is contained in:
parent
40a7a0a964
commit
bab092f859
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443941
@ -17,7 +17,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
libtelepathy-logger.so:net-im/telepathy-logger \
|
||||
libtelepathy-qt4.so:net-im/telepathy-qt4
|
||||
|
||||
USES= bison:build cmake kde:4 pkgconfig python:build tar:bzip2
|
||||
USES= bison:build cmake kde:4 pkgconfig python:2,build tar:bzip2
|
||||
USE_GNOME= glib20 libxml2
|
||||
USE_GSTREAMER= qt4
|
||||
USE_KDE= # empty
|
||||
|
@ -22,7 +22,7 @@ OPTIONS_DEFINE= DOCS
|
||||
|
||||
USE_GNOME= glib20 libxslt:build
|
||||
USE_GSTREAMER= yes
|
||||
USES= cmake:outsource gettext pathfix pkgconfig python:build
|
||||
USES= cmake:outsource gettext pathfix pkgconfig python:2,build
|
||||
CMAKE_ARGS= -DENABLE_EXAMPLES:BOOL=False \
|
||||
-DENABLE_FARSIGHT:BOOL=False \
|
||||
-DENABLE_FARSTREAM:BOOL=True \
|
||||
|
Loading…
Reference in New Issue
Block a user