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/telepathy-farsight | |
parent | cd4e7df5330be744e709ee7d6e1496536ab919b5 (diff) | |
download | ports-e5059562fb7147a36cdf32762ace1f16e0e4a1bb.tar.gz ports-e5059562fb7147a36cdf32762ace1f16e0e4a1bb.zip |
Notes
Diffstat (limited to 'net-im/telepathy-farsight')
-rw-r--r-- | net-im/telepathy-farsight/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile index dd543547b3e9..9662f6cc0e95 100644 --- a/net-im/telepathy-farsight/Makefile +++ b/net-im/telepathy-farsight/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libgstfarsight-0.10.so:net-im/farsight2 GNU_CONFIGURE= yes -USES= gmake libtool pathfix pkgconfig python +USES= gmake libtool pathfix pkgconfig python:2 USE_LDCONFIG= yes USE_GNOME= glib20 libxslt:build CPPFLAGS+= -I${LOCALBASE}/include |