diff options
Diffstat (limited to 'net-im/libtelepathy/Makefile')
-rw-r--r-- | net-im/libtelepathy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile index 2811ac8b5cd9..71b7093c9030 100644 --- a/net-im/libtelepathy/Makefile +++ b/net-im/libtelepathy/Makefile @@ -11,8 +11,8 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ MAINTAINER= gnome@FreeBSD.org COMMENT= Flexible Communications Framework -LIB_DEPENDS= libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ - libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib +LIB_DEPENDS= libtelepathy-glib.so:net-im/telepathy-glib \ + libdbus-glib-1.so:devel/dbus-glib USES= gmake libtool pathfix pkgconfig python:build USE_LDCONFIG= yes |