aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAlonso Schaich <alonso@FreeBSD.org>2014-10-05 18:25:00 +0000
committerAlonso Schaich <alonso@FreeBSD.org>2014-10-05 18:25:00 +0000
commitc05e144deb72d9a3704ce860681b66435e692014 (patch)
tree28fac31c1546d55b40b3ba3dd153f44e9e5adf7f /net-im
parent88c67cd38c8aa887e131203a0948625ac8d5495e (diff)
downloadports-c05e144deb72d9a3704ce860681b66435e692014.tar.gz
ports-c05e144deb72d9a3704ce860681b66435e692014.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/telepathy-logger-qt4/Makefile3
-rw-r--r--net-im/telepathy-logger/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/net-im/telepathy-logger-qt4/Makefile b/net-im/telepathy-logger-qt4/Makefile
index 058151add150..1eae98b2a97f 100644
--- a/net-im/telepathy-logger-qt4/Makefile
+++ b/net-im/telepathy-logger-qt4/Makefile
@@ -22,9 +22,8 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \
USE_GNOME= glib20 libxml2
USE_GSTREAMER= qt4
USE_KDE4= # empty
-USE_PYTHON_BUILD= yes
USE_QT4= corelib dbus moc_build qmake_build rcc_build uic_build
-USES= bison:build cmake pkgconfig tar:bzip2
+USES= bison:build cmake pkgconfig python:build tar:bzip2
CMAKE_ARGS= -DUSE_COMMON_CMAKE_PACKAGE_CONFIG_DIR:BOOL=True
USE_LDCONFIG= yes
diff --git a/net-im/telepathy-logger/Makefile b/net-im/telepathy-logger/Makefile
index 2a8155838743..47850c6f82b4 100644
--- a/net-im/telepathy-logger/Makefile
+++ b/net-im/telepathy-logger/Makefile
@@ -16,13 +16,12 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
LICENSE= LGPL21
-USES= pkgconfig gmake libtool pathfix tar:bzip2
+USES= pkgconfig gmake libtool pathfix python:build tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GNOME= glib20 intltool gnomedocutils libxml2 \
libxslt:build introspection:build
USE_SQLITE= yes
-USE_PYTHON_BUILD= yes
GLIB_SCHEMAS= org.freedesktop.Telepathy.Logger.gschema.xml
post-patch: