diff options
author | obache <obache@pkgsrc.org> | 2014-08-28 09:35:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-08-28 09:35:56 +0000 |
commit | e05c3e34cab852ab729c533d840d3e084d031e53 (patch) | |
tree | 080bc4da1a2f684df43dac2e306adce36c06e565 /inputmethod | |
parent | a792aa8f11afb41fe8f346d5c8534430f297ab65 (diff) | |
download | pkgsrc-e05c3e34cab852ab729c533d840d3e084d031e53.tar.gz |
*** empty log message ***
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 e41b3b0354d..d174ca2c074 100644 --- a/inputmethod/ibus-table/buildlink3.mk +++ b/inputmethod/ibus-table/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/08/07 02:13:06 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2014/08/28 09:35:56 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_ABI_DEPENDS.ibus-table+= ibus-table>=1.8.0 BUILDLINK_PKGSRCDIR.ibus-table?= ../../inputmethod/ibus-table .endif # IBUS_TABLE_BUILDLINK3_MK |