diff options
author | Alonso Schaich <alonso@FreeBSD.org> | 2014-10-05 18:25:00 +0000 |
---|---|---|
committer | Alonso Schaich <alonso@FreeBSD.org> | 2014-10-05 18:25:00 +0000 |
commit | c05e144deb72d9a3704ce860681b66435e692014 (patch) | |
tree | 28fac31c1546d55b40b3ba3dd153f44e9e5adf7f /net-im/telepathy-logger-qt4/Makefile | |
parent | 88c67cd38c8aa887e131203a0948625ac8d5495e (diff) | |
download | ports-c05e144deb72d9a3704ce860681b66435e692014.tar.gz ports-c05e144deb72d9a3704ce860681b66435e692014.zip |
Notes
Diffstat (limited to 'net-im/telepathy-logger-qt4/Makefile')
-rw-r--r-- | net-im/telepathy-logger-qt4/Makefile | 3 |
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 |