aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libpurple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index 4e13dd9e8b94..0b184c280759 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -8,7 +8,7 @@
PORTNAME?= libpurple
PORTVERSION= 2.3.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pidgin
@@ -135,7 +135,7 @@ PLIST_SUB+= SILC="@comment not installed: "
.endif
.if !defined(WITHOUT_BONJOUR)
-LIB_DEPENDS+= avahi-core.5:${PORTSDIR}/net/avahi
+LIB_DEPENDS+= avahi-core.5:${PORTSDIR}/net/avahi-app
PLIST_SUB+= BONJOUR=""
PRPL_MODULES:= ${PRPL_MODULES},bonjour
.else