diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2017-02-09 05:25:59 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2017-02-09 05:25:59 +0000 |
commit | e5059562fb7147a36cdf32762ace1f16e0e4a1bb (patch) | |
tree | 2c73738cba440383185125de3fde1ff0a70c3235 /net-im/libtelepathy | |
parent | cd4e7df5330be744e709ee7d6e1496536ab919b5 (diff) | |
download | ports-e5059562fb7147a36cdf32762ace1f16e0e4a1bb.tar.gz ports-e5059562fb7147a36cdf32762ace1f16e0e4a1bb.zip |
Notes
Diffstat (limited to 'net-im/libtelepathy')
-rw-r--r-- | net-im/libtelepathy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile index 71b7093c9030..7f75c8e32089 100644 --- a/net-im/libtelepathy/Makefile +++ b/net-im/libtelepathy/Makefile @@ -14,7 +14,7 @@ COMMENT= Flexible Communications Framework LIB_DEPENDS= libtelepathy-glib.so:net-im/telepathy-glib \ libdbus-glib-1.so:devel/dbus-glib -USES= gmake libtool pathfix pkgconfig python:build +USES= gmake libtool pathfix pkgconfig python:2,build USE_LDCONFIG= yes USE_GNOME= glib20 libxslt:build GNU_CONFIGURE= yes |