summaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-09-22 08:45:30 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-09-22 08:45:30 +0800
commitd9b7a5d08f21fddb6cfde0f9007bf386efa262c3 (patch)
tree0c2b10e51baf43285a81e5ec64568d9cf79d1dd9 /net-im
parent7c7d7065529de83ad11e25e81432355d363a367e (diff)
downloadmarcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar
marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar.gz
marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar.bz2
marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar.lz
marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar.xz
marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar.zst
marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.zip
Add NO_STAGE to all ports, until we convert each one.
Use new LIB_DEPEND syntax for most ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im')
-rw-r--r--net-im/empathy/Makefile1
-rw-r--r--net-im/empathy3/Makefile31
-rw-r--r--net-im/farsight2/Makefile3
-rw-r--r--net-im/farstream/Makefile3
-rw-r--r--net-im/folks/Makefile11
-rw-r--r--net-im/folks04/Makefile5
-rw-r--r--net-im/libnice/Makefile3
-rw-r--r--net-im/loudmouth/Makefile5
-rw-r--r--net-im/papyon/Makefile5
-rw-r--r--net-im/telepathy-farsight/Makefile7
-rw-r--r--net-im/telepathy-farstream/Makefile7
-rw-r--r--net-im/telepathy-gabble/Makefile13
-rw-r--r--net-im/telepathy-glib/Makefile3
-rw-r--r--net-im/telepathy-haze/Makefile7
-rw-r--r--net-im/telepathy-idle/Makefile7
-rw-r--r--net-im/telepathy-logger/Makefile5
-rw-r--r--net-im/telepathy-mission-control/Makefile5
-rw-r--r--net-im/telepathy-salut/Makefile7
18 files changed, 73 insertions, 55 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile
index 4320e1bc7..609c30023 100644
--- a/net-im/empathy/Makefile
+++ b/net-im/empathy/Makefile
@@ -30,6 +30,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-co
CONFLICTS= empathy-3.[0-9]*
+NO_STAGE= yes
USE_BZIP2= yes
USES= gettext gmake pathfix pkgconfig
USE_LDCONFIG= yes
diff --git a/net-im/empathy3/Makefile b/net-im/empathy3/Makefile
index b2186e1ec..6147f48dc 100644
--- a/net-im/empathy3/Makefile
+++ b/net-im/empathy3/Makefile
@@ -15,21 +15,21 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-
gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \
itstool:${PORTSDIR}/textproc/itstool \
${LOCALBASE}/libexec/mission-control-5:${PORTSDIR}/net-im/telepathy-mission-control
-LIB_DEPENDS= enchant:${PORTSDIR}/textproc/enchant \
- geocode-glib:${PORTSDIR}/net/geocode-glib \
- goa-1.0:${PORTSDIR}/net/gnome-online-accounts \
- pulse:${PORTSDIR}/audio/pulseaudio \
- telepathy:${PORTSDIR}/net-im/libtelepathy \
- telepathy-glib:${PORTSDIR}/net-im/telepathy-glib \
- telepathy-farstream:${PORTSDIR}/net-im/telepathy-farstream \
- telepathy-logger:${PORTSDIR}/net-im/telepathy-logger \
- folks-telepathy:${PORTSDIR}/net-im/folks \
- notify:${PORTSDIR}/devel/libnotify \
- gcr-3:${PORTSDIR}/security/gcr \
- canberra-gtk3:${PORTSDIR}/audio/libcanberra-gtk3 \
- clutter-gst-2.0:${PORTSDIR}/multimedia/clutter-gst \
- webkitgtk-3.0:${PORTSDIR}/www/webkit-gtk3 \
- soup-2.4:${PORTSDIR}/devel/libsoup
+LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \
+ libgeocode-glib.so:${PORTSDIR}/net/geocode-glib \
+ libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \
+ libpulse.so:${PORTSDIR}/audio/pulseaudio \
+ libtelepathy.so:${PORTSDIR}/net-im/libtelepathy \
+ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \
+ libtelepathy-farstream.so:${PORTSDIR}/net-im/telepathy-farstream \
+ libtelepathy-logger.so:${PORTSDIR}/net-im/telepathy-logger \
+ libfolks-telepathy.so:${PORTSDIR}/net-im/folks \
+ libnotify.so:${PORTSDIR}/devel/libnotify \
+ libgcr-3.so:${PORTSDIR}/security/gcr \
+ libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 \
+ libclutter-gst-2.0.so:${PORTSDIR}/multimedia/clutter-gst \
+ libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \
+ libsoup-2.4.so:${PORTSDIR}/devel/libsoup
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \
gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \
@@ -37,6 +37,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-co
CONFLICTS= empathy-2.[0-9]*
+NO_STAGE= yes
LATEST_LINK= empathy3
USE_XZ= yes
USES= gettext gmake pathfix pkgconfig
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile
index a22630935..5bf92c644 100644
--- a/net-im/farsight2/Makefile
+++ b/net-im/farsight2/Makefile
@@ -10,11 +10,12 @@ MASTER_SITES= http://farsight.freedesktop.org/releases/farsight2/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of GStreamer modules and libraries for videoconferencing
-LIB_DEPENDS= nice:${PORTSDIR}/net-im/libnice
+LIB_DEPENDS= libnice.so:${PORTSDIR}/net-im/libnice
RUN_DEPENDS= libnice-gst010>=0:${PORTSDIR}/net-im/libnice-gst010
CONFLICTS= farstream-[0-9]*
+NO_STAGE= yes
FETCH_ARGS= -Fpr
USES= gettext gmake pathfix pkgconfig
USE_LDCONFIG= yes
diff --git a/net-im/farstream/Makefile b/net-im/farstream/Makefile
index da5f25091..9a4619c4c 100644
--- a/net-im/farstream/Makefile
+++ b/net-im/farstream/Makefile
@@ -10,11 +10,12 @@ MASTER_SITES= http://freedesktop.org/software/farstream/releases/farstream/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of GStreamer modules and libraries for videoconferencing
-LIB_DEPENDS= nice:${PORTSDIR}/net-im/libnice
+LIB_DEPENDS= libnice.so:${PORTSDIR}/net-im/libnice
RUN_DEPENDS= libnice-gst1>=0:${PORTSDIR}/net-im/libnice-gst1
CONFLICTS= farsight2-[0-9]*
+NO_STAGE= yes
USE_LDCONFIG= yes
USE_PYTHON= yes
USES= gettext gmake pathfix pkgconfig
diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile
index 993174458..60fd5f265 100644
--- a/net-im/folks/Makefile
+++ b/net-im/folks/Makefile
@@ -11,13 +11,14 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= library to aggregates people from multiple sources
BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen
-LIB_DEPENDS= gee.2:${PORTSDIR}/devel/libgee06 \
- gcr:${PORTSDIR}/security/gcr \
- zeitgeist-1.0:${PORTSDIR}/sysutils/libzeitgeist \
- telepathy-glib:${PORTSDIR}/net-im/telepathy-glib
+LIB_DEPENDS= libgee.so.2:${PORTSDIR}/devel/libgee06 \
+ libgcr.so:${PORTSDIR}/security/gcr \
+ libzeitgeist-1.0.so:${PORTSDIR}/sysutils/libzeitgeist \
+ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib
CONFLICTS= folks-0.4.[0-9]*
+NO_STAGE= yes
USE_XZ= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
@@ -40,7 +41,7 @@ SOCIALWEB_DESC= Social web backend
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSOCIALWEB}
-LIB_DEPENDS+= socialweb:${PORTSDIR}/www/libsocialweb
+LIB_DEPENDS+= libsocialweb.so:${PORTSDIR}/www/libsocialweb
CONFIGURE_ARGS+=--enable-libsocialweb-backend=yes
.else
CONFIGURE_ARGS+=--enable-libsocialweb-backend=no
diff --git a/net-im/folks04/Makefile b/net-im/folks04/Makefile
index 4c14d3403..02f1eabb7 100644
--- a/net-im/folks04/Makefile
+++ b/net-im/folks04/Makefile
@@ -12,11 +12,12 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= library to aggregates people from multiple sources
BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen
-LIB_DEPENDS= gee:${PORTSDIR}/devel/libgee06 \
- telepathy-glib:${PORTSDIR}/net-im/telepathy-glib
+LIB_DEPENDS= libgee.so:${PORTSDIR}/devel/libgee06 \
+ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib
CONFLICTS= folks-0.[6-9].[0-9]*
+NO_STAGE= yes
USE_BZIP2= yes
USE_LDCONFIG= yes
USES= pathfix gettext gmake
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile
index c4bc8140a..7fe7168ca 100644
--- a/net-im/libnice/Makefile
+++ b/net-im/libnice/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://nice.freedesktop.org/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Library and transmitter that implements ICE-19
+NO_STAGE= yes
USES= gettext gmake pathfix pkgconfig
USE_LDCONFIG= yes
USE_GNOME= glib20 ltverhack
@@ -25,7 +26,7 @@ GUPNP_DESC= UPnP IGD port mapping support
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGUPNP}
-LIB_DEPENDS+= gupnp-igd-1.0:${PORTSDIR}/net/gupnp-igd
+LIB_DEPENDS+= libgupnp-igd-1.0.so:${PORTSDIR}/net/gupnp-igd
.else
CONFIGURE_ARGS+=--disable-gupnp
.endif
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile
index e621c87b8..7fac34996 100644
--- a/net-im/loudmouth/Makefile
+++ b/net-im/loudmouth/Makefile
@@ -10,8 +10,9 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Lightweight Jabber client library
-LIB_DEPENDS= idn:${PORTSDIR}/dns/libidn
+LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn
+NO_STAGE= yes
USE_BZIP2= yes
USES= gettext gmake pathfix pkgconfig
USE_AUTOTOOLS= libtool
@@ -28,7 +29,7 @@ OPTIONS_RADIO_SSL= GNUTLS OPENSSL
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGNUTLS}
-LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= libgnutls.so:${PORTSDIR}/security/gnutls
RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
.endif
diff --git a/net-im/papyon/Makefile b/net-im/papyon/Makefile
index fe1e2b29c..e0b4736ac 100644
--- a/net-im/papyon/Makefile
+++ b/net-im/papyon/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/net-im/papyon/Makefile 18393 2013-04-26 21:23:07Z kwm $
PORTNAME= papyon
PORTVERSION= 0.5.6
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.freedesktop.org/software/${PORTNAME}/releases/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= gnome@FreeBSD.org
-COMMENT= A fork of pymsn to support the telepathy MSN connection manager
+COMMENT= Fork of pymsn to support the telepathy MSN connection manager
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/SSL.so:${PORTSDIR}/security/py-openssl \
${PYTHON_SITELIBDIR}/Crypto/Hash/SHA.py:${PORTSDIR}/security/py-pycrypto \
@@ -18,6 +18,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/SSL.so:${PORTSDIR}/security/py-openssl
${PYTHON_SITELIBDIR}/Crypto/Hash/SHA.py:${PORTSDIR}/security/py-pycrypto \
${PYTHON_SITELIBDIR}/farsight.so:${PORTSDIR}/net-im/farsight2
+NO_STAGE= yes
USE_GNOME= pygobject
USE_GSTREAMER= python
USE_PYTHON= 2.5+
diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile
index 74163ccc1..72c82eac0 100644
--- a/net-im/telepathy-farsight/Makefile
+++ b/net-im/telepathy-farsight/Makefile
@@ -10,10 +10,11 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Farsight Connection Manager for Telepathy Framework
-LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
- telepathy-glib:${PORTSDIR}/net-im/telepathy-glib \
- gstfarsight-0.10:${PORTSDIR}/net-im/farsight2
+LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \
+ libgstfarsight-0.10.so:${PORTSDIR}/net-im/farsight2
+NO_STAGE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_PYTHON= yes
diff --git a/net-im/telepathy-farstream/Makefile b/net-im/telepathy-farstream/Makefile
index eb47497de..4addd49a7 100644
--- a/net-im/telepathy-farstream/Makefile
+++ b/net-im/telepathy-farstream/Makefile
@@ -11,10 +11,11 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Farstream Connection Manager for Telepathy Framework
BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc
-LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
- telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \
- farstream-0.2:${PORTSDIR}/net-im/farstream
+LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \
+ libfarstream-0.2.so:${PORTSDIR}/net-im/farstream
+NO_STAGE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_PYTHON= yes
diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile
index a6b4763f1..84c64b86c 100644
--- a/net-im/telepathy-gabble/Makefile
+++ b/net-im/telepathy-gabble/Makefile
@@ -11,16 +11,17 @@ COMMENT= Jabber Connection Manager for Telepathy Framework
BUILD_DEPENDS= telepathy-glib>=0.18.0:${PORTSDIR}/net-im/telepathy-glib \
${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
-LIB_DEPENDS= soup-2.4:${PORTSDIR}/devel/libsoup \
- nice:${PORTSDIR}/net-im/libnice \
- telepathy-glib:${PORTSDIR}/net-im/telepathy-glib \
- dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
- uuid:${PORTSDIR}/misc/e2fsprogs-libuuid \
- loudmouth-1:${PORTSDIR}/net-im/loudmouth
+LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
+ libnice.so:${PORTSDIR}/net-im/libnice \
+ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \
+ libloudmouth-1.so:${PORTSDIR}/net-im/loudmouth
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
PORTSCOUT= limitw:1,even
+NO_STAGE= yes
GNU_CONFIGURE= yes
USES= gmake pathfix pkgconfig
USE_GNOME= glib20 libxslt:build
diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile
index 0d8b87999..cbc7e0077 100644
--- a/net-im/telepathy-glib/Makefile
+++ b/net-im/telepathy-glib/Makefile
@@ -10,11 +10,12 @@ 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
+NO_STAGE= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
USES= gmake pathfix pkgconfig
diff --git a/net-im/telepathy-haze/Makefile b/net-im/telepathy-haze/Makefile
index e85b29ecb..4b42bb2aa 100644
--- a/net-im/telepathy-haze/Makefile
+++ b/net-im/telepathy-haze/Makefile
@@ -10,10 +10,11 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-haze/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Libpurple connection manager for telepathy
-LIB_DEPENDS= purple:${PORTSDIR}/net-im/libpurple \
- idn:${PORTSDIR}/dns/libidn \
- telepathy-glib:${PORTSDIR}/net-im/telepathy-glib
+LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple \
+ libidn.so:${PORTSDIR}/dns/libidn \
+ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib
+NO_STAGE= yes
USES= gmake pathfix
USE_GNOME= libxslt:build
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/net-im/telepathy-idle/Makefile b/net-im/telepathy-idle/Makefile
index 898f39045..38bc877a4 100644
--- a/net-im/telepathy-idle/Makefile
+++ b/net-im/telepathy-idle/Makefile
@@ -10,10 +10,11 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
MAINTAINER= gnome@FreeBSD.org
COMMENT= IRC Connection Manager for Telepathy Framework
-LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \
- dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
- telepathy-glib:${PORTSDIR}/net-im/telepathy-glib
+LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib
+NO_STAGE= yes
GNU_CONFIGURE= yes
USE_OPENSSL= yes
USES= gmake pathfix pkgconfig
diff --git a/net-im/telepathy-logger/Makefile b/net-im/telepathy-logger/Makefile
index a828677af..00d8b1b25 100644
--- a/net-im/telepathy-logger/Makefile
+++ b/net-im/telepathy-logger/Makefile
@@ -10,11 +10,12 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Logger utility library for the Telepathy framework
-LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
- telepathy-glib:${PORTSDIR}/net-im/telepathy-glib
+LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib
LICENSE= LGPL21
+NO_STAGE= yes
USE_BZIP2= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile
index 37d97d90f..0031ec0f9 100644
--- a/net-im/telepathy-mission-control/Makefile
+++ b/net-im/telepathy-mission-control/Makefile
@@ -10,9 +10,10 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-mission-contro
MAINTAINER= gnome@FreeBSD.org
COMMENT= Telepathy component to apps to abstract details of connection managers
-LIB_DEPENDS= telepathy:${PORTSDIR}/net-im/libtelepathy \
- dbus-glib-1:${PORTSDIR}/devel/dbus-glib
+LIB_DEPENDS= libtelepathy.so:${PORTSDIR}/net-im/libtelepathy \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
+NO_STAGE= yes
USES= gmake pathfix pkgconfig
USE_GNOME= gnomeprefix gconf2 libxslt ltverhack
USE_AUTOTOOLS= libtool
diff --git a/net-im/telepathy-salut/Makefile b/net-im/telepathy-salut/Makefile
index d696c9d81..ce8cbdab8 100644
--- a/net-im/telepathy-salut/Makefile
+++ b/net-im/telepathy-salut/Makefile
@@ -10,10 +10,11 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Link-local Connection Manager for Telepathy Framework
-LIB_DEPENDS= avahi-glib:${PORTSDIR}/net/avahi-app \
- telepathy-glib:${PORTSDIR}/net-im/telepathy-glib \
- soup-2.4:${PORTSDIR}/devel/libsoup
+LIB_DEPENDS= libavahi-glib.so:${PORTSDIR}/net/avahi-app \
+ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \
+ libsoup-2.4.so:${PORTSDIR}/devel/libsoup
+NO_STAGE= yes
GNU_CONFIGURE= yes
USES= gmake pathfix pkgconfig
USE_GNOME= glib20 libxslt:build