summaryrefslogtreecommitdiff
path: root/net-im/telepathy-farsight
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:29:51 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:29:51 +0000
commitf850cf2ff02e845bcec03dff14fa110cb5808d6a (patch)
tree68b40f3f4036b306637ebfb7679083aa441086a8 /net-im/telepathy-farsight
parent- Convert ports of net/ to new USES=python (diff)
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371450
Diffstat (limited to 'net-im/telepathy-farsight')
-rw-r--r--net-im/telepathy-farsight/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile
index 544bdab0c69c..012580d5cfec 100644
--- a/net-im/telepathy-farsight/Makefile
+++ b/net-im/telepathy-farsight/Makefile
@@ -16,9 +16,8 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libgstfarsight-0.10.so:${PORTSDIR}/net-im/farsight2
GNU_CONFIGURE= yes
-USES= gmake libtool pkgconfig
+USES= gmake libtool pkgconfig python
USE_LDCONFIG= yes
-USE_PYTHON= yes
USE_GNOME= gnomehack glib20 libxslt:build
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}