mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 02:57:40 -04:00
15 lines
403 B
Makefile
15 lines
403 B
Makefile
# $NetBSD: buildlink3.mk,v 1.4 2014/09/05 11:35:29 obache Exp $
|
|
|
|
BUILDLINK_TREE+= ibus-table
|
|
|
|
.if !defined(IBUS_TABLE_BUILDLINK3_MK)
|
|
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
|
|
|
|
BUILDLINK_TREE+= -ibus-table
|