Skip to content

Commit

Permalink
libpurple's buildlink3 needs glib2.
Browse files Browse the repository at this point in the history
  • Loading branch information
riastradh committed May 11, 2013
1 parent 2052592 commit 8356e4e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion chat/libpurple/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.39 2013/02/16 11:19:23 wiz Exp $
# $NetBSD: buildlink3.mk,v 1.40 2013/05/11 20:48:55 riastradh Exp $

BUILDLINK_TREE+= libpurple

Expand All @@ -23,6 +23,8 @@ pkgbase := libpurple
.if empty(PKG_BUILD_OPTIONS.libpurple:Mgnutls)
. include "../../devel/nss/buildlink3.mk"
.endif

.include "../../devel/glib2/buildlink3.mk"
.endif # LIBPURPLE_BUILDLINK3_MK

BUILDLINK_TREE+= -libpurple

0 comments on commit 8356e4e

Please sign in to comment.