summaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-04-15 14:31:46 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-04-15 14:31:46 +0800
commit985d3e28db8f29a10d1f0088368b33b651560530 (patch)
tree205f9422b4a53c5ed91f4b53dfe0e6873271f7ff /net-im
parent07f16d83e42b35108d8cf8f31d18b8f450c7f0b4 (diff)
downloadmarcuscom-ports-985d3e28db8f29a10d1f0088368b33b651560530.tar
marcuscom-ports-985d3e28db8f29a10d1f0088368b33b651560530.tar.gz
marcuscom-ports-985d3e28db8f29a10d1f0088368b33b651560530.tar.bz2
marcuscom-ports-985d3e28db8f29a10d1f0088368b33b651560530.tar.lz
marcuscom-ports-985d3e28db8f29a10d1f0088368b33b651560530.tar.xz
marcuscom-ports-985d3e28db8f29a10d1f0088368b33b651560530.tar.zst
marcuscom-ports-985d3e28db8f29a10d1f0088368b33b651560530.zip
Add depend on libnotify.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15815 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im')
-rw-r--r--net-im/empathy3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/empathy3/Makefile b/net-im/empathy3/Makefile
index b60c227ce..fb49b667e 100644
--- a/net-im/empathy3/Makefile
+++ b/net-im/empathy3/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net-im/empathy3/Makefile,v 1.12 2011/04/05 10:53:44 kwm Exp $
+# $MCom: ports/net-im/empathy3/Makefile,v 1.13 2011/04/09 16:38:14 mezz Exp $
PORTNAME= empathy
PORTVERSION= 3.0.0
@@ -23,6 +23,7 @@ LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant \
telepathy-farsight.0:${PORTSDIR}/net-im/telepathy-farsight \
telepathy-logger.2:${PORTSDIR}/net-im/telepathy-logger \
folks-telepathy.22:${PORTSDIR}/net-im/folks \
+ notify.4:${PORTSDIR}/devel/libnotify \
gcr-3.0:${PORTSDIR}/security/gnome-keyring3 \
canberra-gtk3.0:${PORTSDIR}/audio/libcanberra-gtk3
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \