summaryrefslogtreecommitdiff
path: root/net-im/telepathy-logger-qt4
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/telepathy-logger-qt4
parent- Update devel/libtool and devel/libltdl to version 2.4.2.418 (diff)
Replace USE_PYTHON* by USES=python.
This commit consists of area51's r10314 and r10356 patchsets. Approved by: rakuco (mentor)
Notes
Notes: svn path=/head/; revision=370100
Diffstat (limited to 'net-im/telepathy-logger-qt4')
-rw-r--r--net-im/telepathy-logger-qt4/Makefile3
1 files changed, 1 insertions, 2 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