summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache>2008-04-13 04:08:03 +0000
committerobache <obache>2008-04-13 04:08:03 +0000
commit4ed854631bdfc692155205d89cbb2ce80461e95a (patch)
tree6123993e11464788392ff52c9adef99c068ade8c /inputmethod
parent156433cf33203b73fb1906ee48e2f7303758c5c8 (diff)
downloadpkgsrc-4ed854631bdfc692155205d89cbb2ce80461e95a.tar.gz
Need to buildlink devel/libgcroots.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/uim/buildlink3.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/uim/buildlink3.mk b/inputmethod/uim/buildlink3.mk
index 909f4ad9fb3..800512949da 100644
--- a/inputmethod/uim/buildlink3.mk
+++ b/inputmethod/uim/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2008/03/02 01:57:37 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2008/04/13 04:08:03 obache Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
UIM_BUILDLINK3_MK:= ${UIM_BUILDLINK3_MK}+
@@ -17,4 +17,6 @@ BUILDLINK_ABI_DEPENDS.uim?= uim>=1.4.2
BUILDLINK_PKGSRCDIR.uim?= ../../inputmethod/uim
.endif # UIM_BUILDLINK3_MK
+.include "../../devel/libgcroots/buildlink3.mk"
+
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}