Index: head/net-im/telepathy-farstream/Makefile =================================================================== --- head/net-im/telepathy-farstream/Makefile (revision 500469) +++ head/net-im/telepathy-farstream/Makefile (revision 500470) @@ -1,26 +1,27 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= telepathy-farstream PORTVERSION= 0.6.2 PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ MAINTAINER= gnome@FreeBSD.org COMMENT= Farstream Connection Manager for Telepathy Framework +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= gtkdoc-check:textproc/gtk-doc LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libtelepathy-glib.so:net-im/telepathy-glib \ libfarstream-0.2.so:net-im/farstream -USES= gmake libtool pathfix pkgconfig python:2.7 +USES= gmake gnome libtool localbase:ldflags pathfix pkgconfig python:2.7 USE_GNOME= glib20 libxslt:build introspection:build GNU_CONFIGURE= yes USE_LDCONFIG= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip .include Index: head/net-im/telepathy-farstream/pkg-descr =================================================================== --- head/net-im/telepathy-farstream/pkg-descr (revision 500469) +++ head/net-im/telepathy-farstream/pkg-descr (revision 500470) @@ -1,4 +1,4 @@ Telepathy Farstream is a Telepathy client library that uses Farstream to handle Call channels. -WWW: http://telepathy.freedesktop.org/ +WWW: https://telepathy.freedesktop.org/