diff options
author | obache <obache> | 2014-09-05 11:35:29 +0000 |
---|---|---|
committer | obache <obache> | 2014-09-05 11:35:29 +0000 |
commit | e4466735346901a9b0c5cce446700260c2702166 (patch) | |
tree | 48521de17792539cbc573fd40454ae2412e145cf /inputmethod | |
parent | ffb469e77ff8d6a65d8b0742304436923cb24e3e (diff) | |
download | pkgsrc-e4466735346901a9b0c5cce446700260c2702166.tar.gz |
Bump ABI to 1.8.0 for database format change.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-table/buildlink3.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/ibus-table/buildlink3.mk b/inputmethod/ibus-table/buildlink3.mk index 2edbe034955..db3a05de2b9 100644 --- a/inputmethod/ibus-table/buildlink3.mk +++ b/inputmethod/ibus-table/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2014/08/28 11:43:05 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2014/09/05 11:35:29 obache Exp $ BUILDLINK_TREE+= ibus-table @@ -6,6 +6,7 @@ BUILDLINK_TREE+= ibus-table IBUS_TABLE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ibus-table+= ibus-table>=1.2.0.20100111 +BUILDLINK_API_DEPENDS.ibus-table+= ibus-table>=1.8.0 BUILDLINK_PKGSRCDIR.ibus-table?= ../../inputmethod/ibus-table .endif # IBUS_TABLE_BUILDLINK3_MK |