diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-01-09 19:57:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-01-09 19:57:42 +0000 |
commit | 7402b02fbc9042a3fea15a248f4b992cedf661cd (patch) | |
tree | 7832805dc5f61f2016ee8f485152800221dae194 /net-im/telepathy-farsight | |
parent | f5925feaa92e41fdca83b6d9266c602ce47766d5 (diff) | |
download | ports-7402b02fbc9042a3fea15a248f4b992cedf661cd.tar.gz ports-7402b02fbc9042a3fea15a248f4b992cedf661cd.zip |
Notes
Diffstat (limited to 'net-im/telepathy-farsight')
-rw-r--r-- | net-im/telepathy-farsight/Makefile | 5 | ||||
-rw-r--r-- | net-im/telepathy-farsight/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile index a3c076ed1fa9..4c06d4e5344b 100644 --- a/net-im/telepathy-farsight/Makefile +++ b/net-im/telepathy-farsight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= telepathy-farsight -PORTVERSION= 0.0.12 +PORTVERSION= 0.0.13 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ @@ -27,7 +27,8 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes USE_PYTHON= yes -USE_GNOME= gnomehack pkgconfig glib20 +USE_AUTOTOOLS= libtool:22 +USE_GNOME= gnomehack pkgconfig glib20 ltverhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/net-im/telepathy-farsight/distinfo b/net-im/telepathy-farsight/distinfo index 4b1555a8aa90..f09e8cd743d3 100644 --- a/net-im/telepathy-farsight/distinfo +++ b/net-im/telepathy-farsight/distinfo @@ -1,3 +1,3 @@ -MD5 (telepathy-farsight-0.0.12.tar.gz) = 1605a4c411ca1d26c3e395d8c69ccf3f -SHA256 (telepathy-farsight-0.0.12.tar.gz) = a08c37bcf38af53963332ca9a80a0e8a50d4777ec1e8f22555998364263c6631 -SIZE (telepathy-farsight-0.0.12.tar.gz) = 538794 +MD5 (telepathy-farsight-0.0.13.tar.gz) = 9bd7b7a2f816952af72c335cb5f16c07 +SHA256 (telepathy-farsight-0.0.13.tar.gz) = 2dc3c6f9f284e4a7d4c08fb79080315ca8c3d49ec107d7c88b2ff4f9dd0fac70 +SIZE (telepathy-farsight-0.0.13.tar.gz) = 539785 |