diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-06-30 10:02:21 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-06-30 10:02:21 +0000 |
commit | 8293dd5708f936e6af400d060a031778ffe29020 (patch) | |
tree | b5d51b647ecd6aaad7769d2067c60e95674775bf /inputmethod | |
parent | 02b1b83673a7ccf1a8b0346f35181d520ef91f55 (diff) | |
download | pkgsrc-8293dd5708f936e6af400d060a031778ffe29020.tar.gz |
Recursive revbump from pkgsrc/multimedia/libvpx (buildink3.mk).
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/m17n-im-config/buildlink3.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/m17n-im-config/buildlink3.mk b/inputmethod/m17n-im-config/buildlink3.mk index cf672702fcb..bf9cd24493b 100644 --- a/inputmethod/m17n-im-config/buildlink3.mk +++ b/inputmethod/m17n-im-config/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2015/04/25 14:23:23 tnn Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2015/06/30 10:02:22 ryoon Exp $ BUILDLINK_TREE+= m17n-im-config @@ -6,7 +6,7 @@ BUILDLINK_TREE+= m17n-im-config M17N_IM_CONFIG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0 -BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb25 +BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb26 BUILDLINK_PKGSRCDIR.m17n-im-config?= ../../inputmethod/m17n-im-config .include "../../devel/gettext-lib/buildlink3.mk" |