summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-02-10 23:38:51 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-02-10 23:38:51 +0000
commitfed243a9f18854cb17f010cb3c637b7540e04ad3 (patch)
treebfcfbcabbbf6eba266117a756d2c008d86c04ed2 /net-im
parentUpdate to 0.6.17. (diff)
Chase the avahi-core shared lib version.
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libgaim/Makefile4
-rw-r--r--net-im/libpurple/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/libgaim/Makefile b/net-im/libgaim/Makefile
index f927f7d2b5f4..8f60e1f24a6c 100644
--- a/net-im/libgaim/Makefile
+++ b/net-im/libgaim/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gaim
PORTVERSION= 2.0.0.b6
-PORTREVISION?= 4
+PORTREVISION?= 5
CATEGORIES?= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -138,7 +138,7 @@ PLIST_SUB+= SILC="@comment not installed: "
.endif
.if !defined(WITHOUT_BONJOUR)
-LIB_DEPENDS+= avahi-core.4:${PORTSDIR}/net/avahi
+LIB_DEPENDS+= avahi-core.5:${PORTSDIR}/net/avahi
PLIST_SUB+= BONJOUR=""
PRPL_MODULES:= ${PRPL_MODULES},bonjour
.else
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index f927f7d2b5f4..8f60e1f24a6c 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gaim
PORTVERSION= 2.0.0.b6
-PORTREVISION?= 4
+PORTREVISION?= 5
CATEGORIES?= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -138,7 +138,7 @@ PLIST_SUB+= SILC="@comment not installed: "
.endif
.if !defined(WITHOUT_BONJOUR)
-LIB_DEPENDS+= avahi-core.4:${PORTSDIR}/net/avahi
+LIB_DEPENDS+= avahi-core.5:${PORTSDIR}/net/avahi
PLIST_SUB+= BONJOUR=""
PRPL_MODULES:= ${PRPL_MODULES},bonjour
.else