diff options
Diffstat (limited to 'net-im/telepathy-farstream')
-rw-r--r-- | net-im/telepathy-farstream/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/telepathy-farstream/Makefile b/net-im/telepathy-farstream/Makefile index e178435bc..eb47497de 100644 --- a/net-im/telepathy-farstream/Makefile +++ b/net-im/telepathy-farstream/Makefile @@ -16,11 +16,10 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ farstream-0.2:${PORTSDIR}/net-im/farstream GNU_CONFIGURE= yes -USE_GMAKE= yes USE_LDCONFIG= yes USE_PYTHON= yes USE_AUTOTOOLS= libtool -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_GNOME= glib20 libxslt:build ltverhack CONFIGURE_ENV= LIBS="-pthread" CPPFLAGS+= -I${LOCALBASE}/include |