pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/uim libuim is linked with libintl, so add ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/59eee328c003
branches: trunk
changeset: 569047:59eee328c003
user: obache <obache%pkgsrc.org@localhost>
date: Tue Jan 05 02:10:13 2010 +0000
description:
libuim is linked with libintl, so add buildlink to gettext-lib.
diffstat:
inputmethod/uim/buildlink3.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 63259f36c33e -r 59eee328c003 inputmethod/uim/buildlink3.mk
--- a/inputmethod/uim/buildlink3.mk Tue Jan 05 00:48:20 2010 +0000
+++ b/inputmethod/uim/buildlink3.mk Tue Jan 05 02:10:13 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2009/03/20 19:24:47 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2010/01/05 02:10:13 obache Exp $
BUILDLINK_TREE+= uim
@@ -9,6 +9,7 @@
BUILDLINK_ABI_DEPENDS.uim?= uim>=1.5.1
BUILDLINK_PKGSRCDIR.uim?= ../../inputmethod/uim
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libgcroots/buildlink3.mk"
.endif # UIM_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index