2009-03-20 20:23:50 +01:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.8 2009/03/20 19:24:47 joerg Exp $
|
2004-04-19 01:55:21 +02:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= unicon-im
|
2004-04-19 01:55:21 +02:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
.if !defined(UNICON_IM_BUILDLINK3_MK)
|
|
|
|
UNICON_IM_BUILDLINK3_MK:=
|
2004-04-19 01:55:21 +02:00
|
|
|
|
2006-04-06 08:21:32 +02:00
|
|
|
BUILDLINK_API_DEPENDS.unicon-im+= unicon-im>=1.2nb2
|
|
|
|
BUILDLINK_ABI_DEPENDS.unicon-im+= unicon-im>=1.2nb4
|
2004-04-19 01:55:21 +02:00
|
|
|
BUILDLINK_PKGSRCDIR.unicon-im?= ../../inputmethod/unicon-im
|
|
|
|
|
|
|
|
.include "../../devel/pth/buildlink3.mk"
|
2009-03-20 20:23:50 +01:00
|
|
|
.endif # UNICON_IM_BUILDLINK3_MK
|
2004-04-19 01:55:21 +02:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= -unicon-im
|