summaryrefslogtreecommitdiff
path: root/chat/pidgin-sametime
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2009-09-06 21:06:44 +0000
committerabs <abs@pkgsrc.org>2009-09-06 21:06:44 +0000
commita3d5fcd3e50097d204a656c11032cffd4afeb97f (patch)
treebccaf0a81e8d00a31f5f17362ed7f6c335d6f246 /chat/pidgin-sametime
parent58c3f2d420ac9e3803552ef570457b93f7cc30b2 (diff)
downloadpkgsrc-a3d5fcd3e50097d204a656c11032cffd4afeb97f.tar.gz
PR 41978 from Joachim Kuebart
Update: chat/finch to 2.6.1 chat/libpurple to 2.6.1 chat/pidgin to 2.6.1 chat/pidgin-sametime to 2.6.1 chat/pidgin-silc to 2.6.1 major changes: o addition of farsight support for voice/video chats (untested, new option on by default) o addition of dependency on devel/libidn o addition of gstreamer option for libpurple (on by default)
Diffstat (limited to 'chat/pidgin-sametime')
-rw-r--r--chat/pidgin-sametime/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile
index 11439b61034..10e5c9b7b32 100644
--- a/chat/pidgin-sametime/Makefile
+++ b/chat/pidgin-sametime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/02/09 18:36:11 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2009/09/06 21:06:45 abs Exp $
#
PKGNAME= pidgin-sametime-${PIDGIN_VERSION}
@@ -20,5 +20,6 @@ BUILDLINK_API_DEPENDS.libpurple+= libpurple-${PIDGIN_VERSION}{,nb*}
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/GConf/schemas.mk"
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/libidn/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"