diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:29:51 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:29:51 +0000 |
commit | f850cf2ff02e845bcec03dff14fa110cb5808d6a (patch) | |
tree | 68b40f3f4036b306637ebfb7679083aa441086a8 /net-im/telepathy-salut/Makefile | |
parent | 2f71940292af6b2d050e8b473d717357401b40fc (diff) | |
download | ports-f850cf2ff02e845bcec03dff14fa110cb5808d6a.tar.gz ports-f850cf2ff02e845bcec03dff14fa110cb5808d6a.zip |
Notes
Diffstat (limited to 'net-im/telepathy-salut/Makefile')
-rw-r--r-- | net-im/telepathy-salut/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/telepathy-salut/Makefile b/net-im/telepathy-salut/Makefile index b4dc16257e15..66e90bc5fd3e 100644 --- a/net-im/telepathy-salut/Makefile +++ b/net-im/telepathy-salut/Makefile @@ -15,10 +15,9 @@ LIB_DEPENDS= libavahi-glib.so:${PORTSDIR}/net/avahi-app \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup GNU_CONFIGURE= yes -USES= gmake libtool pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig python:build USE_GNOME= glib20 libxslt:build USE_OPENSSL= yes -USE_PYTHON_BUILD= yes USE_SQLITE= 3 CONFIGURE_ARGS= --disable-Werror --enable-avahi-tests=no CPPFLAGS+= ${PTHREAD_CFLAGS} |