2012-06-14 09:43:06 +02:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.4 2012/06/14 07:43:18 sbd Exp $
|
2008-05-12 12:38:01 +02:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= libcompizconfig
|
2008-05-12 12:38:01 +02:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
.if !defined(LIBCOMPIZCONFIG_BUILDLINK3_MK)
|
|
|
|
LIBCOMPIZCONFIG_BUILDLINK3_MK:=
|
2008-05-12 12:38:01 +02:00
|
|
|
|
|
|
|
BUILDLINK_API_DEPENDS.libcompizconfig+= libcompizconfig>=0.6.0
|
2012-06-14 09:43:06 +02:00
|
|
|
BUILDLINK_ABI_DEPENDS.libcompizconfig+= libcompizconfig>=0.8.4nb9
|
2008-05-12 12:38:01 +02:00
|
|
|
BUILDLINK_PKGSRCDIR.libcompizconfig?= ../../devel/libcompizconfig
|
|
|
|
|
|
|
|
.include "../../textproc/libxml2/buildlink3.mk"
|
2009-03-20 20:23:50 +01:00
|
|
|
.endif # LIBCOMPIZCONFIG_BUILDLINK3_MK
|
2008-05-12 12:38:01 +02:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= -libcompizconfig
|