aboutsummaryrefslogtreecommitdiff
path: root/net-im/telepathy-mission-control
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-10 20:48:45 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-10 20:48:45 +0000
commita021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea (patch)
tree0bfafd8b940b1068dff867abd0a486ec4d7ee5c6 /net-im/telepathy-mission-control
parentf4b5a9883bcd59b1a495cb8f7c3a7c70e75bc6d9 (diff)
downloadports-a021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea.tar.gz
ports-a021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea.zip
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Notes
Notes: svn path=/head/; revision=455913
Diffstat (limited to 'net-im/telepathy-mission-control')
-rw-r--r--net-im/telepathy-mission-control/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile
index 7413c04b6a1f..8e1ea1d84f91 100644
--- a/net-im/telepathy-mission-control/Makefile
+++ b/net-im/telepathy-mission-control/Makefile
@@ -14,7 +14,7 @@ COMMENT= Telepathy component to apps to abstract details of connection managers
LIB_DEPENDS= libtelepathy.so:net-im/libtelepathy \
libdbus-glib-1.so:devel/dbus-glib
-USES= gmake libtool pathfix pkgconfig
+USES= gmake libtool pathfix pkgconfig python:2.7,build
USE_GNOME= glib20 libxslt
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include