diff options
author | obache <obache@pkgsrc.org> | 2014-08-28 11:43:05 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-08-28 11:43:05 +0000 |
commit | ca76263151bce62b0c2fe812f636f3bb42e61d53 (patch) | |
tree | 53798653658afd0ef2d4b5116a971faa04a2829d /inputmethod | |
parent | 6ab8810a8bc171c7a5c10394c6f45254fbedb09b (diff) | |
download | pkgsrc-ca76263151bce62b0c2fe812f636f3bb42e61d53.tar.gz |
revert unwanted commmit.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-table/buildlink3.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/inputmethod/ibus-table/buildlink3.mk b/inputmethod/ibus-table/buildlink3.mk index d174ca2c074..2edbe034955 100644 --- a/inputmethod/ibus-table/buildlink3.mk +++ b/inputmethod/ibus-table/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2014/08/28 09:35:56 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2014/08/28 11:43:05 obache Exp $ BUILDLINK_TREE+= ibus-table @@ -6,7 +6,6 @@ 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 |