diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-06-01 12:23:08 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-06-01 12:23:08 +0000 |
commit | e2be863d04ffb91cfcee56c0a0abc75c23dda1e2 (patch) | |
tree | d8664ffca21015db595f486a32edfb67b856d930 /net-im/telepathy-glib | |
parent | 5df9af412a1739c50f713923c5ad5d2e3f83710c (diff) | |
download | ports-e2be863d04ffb91cfcee56c0a0abc75c23dda1e2.tar.gz ports-e2be863d04ffb91cfcee56c0a0abc75c23dda1e2.zip |
Notes
Diffstat (limited to 'net-im/telepathy-glib')
-rw-r--r-- | net-im/telepathy-glib/Makefile | 8 | ||||
-rw-r--r-- | net-im/telepathy-glib/pkg-plist | 1 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile index 0d8b87999cc4..55e063ed150f 100644 --- a/net-im/telepathy-glib/Makefile +++ b/net-im/telepathy-glib/Makefile @@ -3,6 +3,7 @@ PORTNAME= telepathy-glib PORTVERSION= 0.20.2 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ @@ -10,15 +11,14 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GLib utility library for the Telepathy framework BUILD_DEPENDS= vala-vapigen>=0.20.0:${PORTSDIR}/lang/vala-vapigen -LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib +LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib RUN_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen PORTSCOUT= limitw:1,even -USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -USES= gmake pathfix pkgconfig -USE_GNOME= glib20 gnomehier introspection:build libxslt:build ltverhack +USES= gmake libtool:keepla pathfix pkgconfig +USE_GNOME= glib20 gnomehier introspection:build libxslt:build USE_PYTHON_BUILD= yes MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes diff --git a/net-im/telepathy-glib/pkg-plist b/net-im/telepathy-glib/pkg-plist index 49bcde053010..b468d5884117 100644 --- a/net-im/telepathy-glib/pkg-plist +++ b/net-im/telepathy-glib/pkg-plist @@ -167,6 +167,7 @@ lib/libtelepathy-glib.a lib/libtelepathy-glib.la lib/libtelepathy-glib.so lib/libtelepathy-glib.so.0 +lib/libtelepathy-glib.so.0.78.2 libdata/pkgconfig/telepathy-glib.pc share/gir-1.0/TelepathyGLib-0.12.gir share/gtk-doc/html/telepathy-glib/TpBaseCallChannel.html |