diff options
Diffstat (limited to 'net-im/telepathy-idle')
-rw-r--r-- | net-im/telepathy-idle/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/telepathy-idle/Makefile b/net-im/telepathy-idle/Makefile index 2e09ae15d..f1c6575f6 100644 --- a/net-im/telepathy-idle/Makefile +++ b/net-im/telepathy-idle/Makefile @@ -13,11 +13,10 @@ COMMENT= IRC Connection Manager for Telepathy Framework LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib -USES= execinfo gmake pathfix pkgconfig +USES= execinfo gmake pathfix pkgconfig python:build USE_GNOME= glib20 libxslt:build GNU_CONFIGURE= yes USE_OPENSSL= yes -USE_PYTHON_BUILD=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip |