summaryrefslogtreecommitdiff
path: root/chat/pidgin
diff options
context:
space:
mode:
authorgdt <gdt>2007-08-30 17:20:06 +0000
committergdt <gdt>2007-08-30 17:20:06 +0000
commite73091c4aad4e79d516fba70b3c732b4e1e738ee (patch)
treede04644a74c52b56b8a879800a43be56b5b51295 /chat/pidgin
parentfa671c0983067e9bc2e0ae3fac21f6cf1c80d2eb (diff)
downloadpkgsrc-e73091c4aad4e79d516fba70b3c732b4e1e738ee.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"