summaryrefslogtreecommitdiff
path: root/chat/pidgin
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2007-08-30 17:20:06 +0000
committergdt <gdt@pkgsrc.org>2007-08-30 17:20:06 +0000
commit41594ba91b983f7fc2c4955932123d42c636bed6 (patch)
treede04644a74c52b56b8a879800a43be56b5b51295 /chat/pidgin
parent9642f31ab1d9d81151496dc5dacfedae32eaf752 (diff)
downloadpkgsrc-41594ba91b983f7fc2c4955932123d42c636bed6.tar.gz
bl3 on gettext-lib, PKGREVISION++
Diffstat (limited to 'chat/pidgin')
-rw-r--r--chat/pidgin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile
index ff2a249bdb9..30766d9f1ac 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2007/08/13 13:22:23 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2007/08/30 17:20:06 gdt Exp $
#
PKGNAME= pidgin-${PIDGIN_VERSION}
+PKGREVISION= 1
COMMENT= Multi-protocol Instant Messaging client GTK frontend
PKG_DESTDIR_SUPPORT= user-destdir
@@ -32,6 +33,7 @@ pre-build:
ln -s ${BUILDLINK_DIR}/lib/libpurple.la ${WRKSRC}/libpurple/.
.include "../../chat/libpurple/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"