Index: head/net-im/telepathy-haze/Makefile =================================================================== --- head/net-im/telepathy-haze/Makefile (revision 498793) +++ head/net-im/telepathy-haze/Makefile (revision 498794) @@ -1,23 +1,23 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= telepathy-haze PORTVERSION= 0.8.0 PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-haze/ MAINTAINER= gnome@FreeBSD.org COMMENT= Libpurple connection manager for telepathy LIB_DEPENDS= libpurple.so:net-im/libpurple \ libidn.so:dns/libidn \ libtelepathy-glib.so:net-im/telepathy-glib -USES= gmake pathfix pkgconfig +USES= gmake pathfix pkgconfig python:2.7,build USE_GNOME= libxslt:build CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes INSTALL_TARGET= install-strip .include