summaryrefslogtreecommitdiff
path: root/chat/pidgin-sametime
diff options
context:
space:
mode:
Diffstat (limited to 'chat/pidgin-sametime')
-rw-r--r--chat/pidgin-sametime/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile
index 13a1a93c6a6..f3214d3e8cb 100644
--- a/chat/pidgin-sametime/Makefile
+++ b/chat/pidgin-sametime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/05/17 23:46:46 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2008/07/11 07:39:20 tnn Exp $
#
PKGNAME= pidgin-sametime-${PIDGIN_VERSION}
@@ -14,8 +14,9 @@ CONFIGURE_ARGS+= --enable-meanwhile
BUILD_DIRS= libpurple/protocols/sametime
-.include "../../chat/meanwhile/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libpurple+= libpurple-${PIDGIN_VERSION}{,nb*}
.include "../../chat/libpurple/buildlink3.mk"
+.include "../../chat/meanwhile/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/GConf/schemas.mk"
.include "../../devel/glib2/buildlink3.mk"