summaryrefslogtreecommitdiff
path: root/chat/pidgin
diff options
context:
space:
mode:
authorwiz <wiz>2010-01-20 14:04:52 +0000
committerwiz <wiz>2010-01-20 14:04:52 +0000
commit1cd8c8286825d7339712ced49f2e78444d94cc21 (patch)
treec9ab846f65011ac4add8dd5116e75753d2cbf281 /chat/pidgin
parente9699902d4691773a7ce5063609b6894695a7abb (diff)
downloadpkgsrc-1cd8c8286825d7339712ced49f2e78444d94cc21.tar.gz
Bump PKGREVISION for gupnp/gssdp API changes.
Diffstat (limited to 'chat/pidgin')
-rw-r--r--chat/pidgin/Makefile4
-rw-r--r--chat/pidgin/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile
index 014e0b23e0d..df795eca798 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2009/12/22 06:54:28 dsainty Exp $
+# $NetBSD: Makefile,v 1.21 2010/01/20 14:04:52 wiz Exp $
#
# XXX appease pkglint
#PKGNAME= pidgin-${PIDGIN_VERSION}
COMMENT= Multi-protocol Instant Messaging client GTK frontend
-PKGREVISION= 1
+PKGREVISION= 2
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/chat/pidgin/buildlink3.mk b/chat/pidgin/buildlink3.mk
index 4c94d2f34d7..61ae3af7a18 100644
--- a/chat/pidgin/buildlink3.mk
+++ b/chat/pidgin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2009/03/20 19:24:01 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2010/01/20 14:04:52 wiz Exp $
BUILDLINK_TREE+= pidgin
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= pidgin
PIDGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.pidgin+= pidgin>=2.5.1
+BUILDLINK_ABI_DEPENDS.pidgin?= pidgin>=2.6.2nb2
BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin
.include "../../chat/libpurple/buildlink3.mk"