aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/telepathy-salut
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-12-06 11:42:23 +0800
committermarcus <marcus@FreeBSD.org>2008-12-06 11:42:23 +0800
commit27060e33f8c61c639dbb48b30e49049abd70565f (patch)
tree17811d864ac4f334cd48996d695047e87f7e2a1d /net-im/telepathy-salut
parent9f299f0dda23e3296285248295c710c76d2355bc (diff)
downloadfreebsd-ports-gnome-27060e33f8c61c639dbb48b30e49049abd70565f.tar.gz
freebsd-ports-gnome-27060e33f8c61c639dbb48b30e49049abd70565f.tar.zst
freebsd-ports-gnome-27060e33f8c61c639dbb48b30e49049abd70565f.zip
Add a missing dependency on libsoup22.
Reported by: QAT
Diffstat (limited to 'net-im/telepathy-salut')
-rw-r--r--net-im/telepathy-salut/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-im/telepathy-salut/Makefile b/net-im/telepathy-salut/Makefile
index 869891c01c19..bb5b7c3857f2 100644
--- a/net-im/telepathy-salut/Makefile
+++ b/net-im/telepathy-salut/Makefile
@@ -7,6 +7,7 @@
PORTNAME= telepathy-salut
PORTVERSION= 0.3.6
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
@@ -15,7 +16,8 @@ COMMENT= Link-local Connection Manager for Telepathy Framework
LIB_PC_DEPENDS= gobject-2.0.pc:${PORTSDIR}/devel/glib20 \
avahi-glib.pc:${PORTSDIR}/net/avahi-app \
- telepathy-glib.pc:${PORTSDIR}/net-im/telepathy-glib
+ telepathy-glib.pc:${PORTSDIR}/net-im/telepathy-glib \
+ libsoup-2.2.pc:${PORTSDIR}/devel/libsoup22
BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt