summaryrefslogtreecommitdiff
path: root/chat/finch/Makefile
diff options
context:
space:
mode:
authortnn <tnn>2007-11-03 15:59:17 +0000
committertnn <tnn>2007-11-03 15:59:17 +0000
commit92efbb96e29787347d6f63f30381166e20323d89 (patch)
tree4588d3b47f384ca767f55ede640ea728878ea30e /chat/finch/Makefile
parentbc4d4f231355fae164fbfa68ad333ce6227fc824 (diff)
downloadpkgsrc-92efbb96e29787347d6f63f30381166e20323d89.tar.gz
Update pidgin IM suite to 2.2.2 for the CVE-2007-4999 fix.
(A remote user can cause a DoS by sending a message with invalid HTML.) version 2.2.2 (10/23/2007): http://developer.pidgin.im/query?status=closed&milestone=2.2.2 NOTE: Due to the way this release was made, it is possible that bugs marked as fixed in 2.2.1 or 2.2.2 will not be fixed until the next release. * Various bug and memory leak fixes
Diffstat (limited to 'chat/finch/Makefile')
-rw-r--r--chat/finch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index d31cd693860..893b30c0d69 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2007/09/25 10:03:52 hira Exp $
+# $NetBSD: Makefile,v 1.9 2007/11/03 15:59:17 tnn Exp $
#
PKGNAME= finch-${PIDGIN_VERSION}
@@ -11,6 +11,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= msgfmt
+PKGCONFIG_OVERRIDE+= finch/finch.pc.in
PKGCONFIG_OVERRIDE+= finch/libgnt/gnt.pc.in
PKGCONFIG_OVERRIDE+= gaim.pc.in
PKGCONFIG_OVERRIDE+= libpurple/purple.pc.in