summaryrefslogtreecommitdiff
path: root/inputmethod/uim
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
committerobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
commit0e2c97799a873b423fce3b9a712f48300f567461 (patch)
treedc389f11e24082a6677644fa2e9a1ce749f189f0 /inputmethod/uim
parent01d05351652eb49efd818efff5955853d0978c95 (diff)
downloadpkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'inputmethod/uim')
-rw-r--r--inputmethod/uim/Makefile3
-rw-r--r--inputmethod/uim/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index 71579782e7f..9190fc4b510 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.47 2011/04/13 13:45:16 obache Exp $
+# $NetBSD: Makefile,v 1.48 2011/04/22 13:42:01 obache Exp $
#
.include "../../inputmethod/uim/Makefile.common"
+PKGREVISION= 1
COMMENT= Multilingual input method library
CONFLICTS+= uim-qt4-immodule-[0-9]*
diff --git a/inputmethod/uim/buildlink3.mk b/inputmethod/uim/buildlink3.mk
index a0dccef305b..0cffb2731c9 100644
--- a/inputmethod/uim/buildlink3.mk
+++ b/inputmethod/uim/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2010/09/18 03:08:31 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2011/04/22 13:42:01 obache Exp $
BUILDLINK_TREE+= uim
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= uim
UIM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.uim+= uim>=1.5.1
-BUILDLINK_ABI_DEPENDS.uim?= uim>=1.6.0
+BUILDLINK_ABI_DEPENDS.uim?= uim>=1.6.1nb1
BUILDLINK_PKGSRCDIR.uim?= ../../inputmethod/uim
.include "../../devel/gettext-lib/buildlink3.mk"