2012-09-15 12:03:29 +02:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.30 2012/09/15 10:07:18 obache Exp $
|
2004-03-10 12:59:31 +01:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= xfce4-clipman-plugin
|
2004-03-10 12:59:31 +01:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
.if !defined(XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK)
|
|
|
|
XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK:=
|
2004-03-10 12:59:31 +01:00
|
|
|
|
2007-04-12 11:55:08 +02:00
|
|
|
BUILDLINK_API_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.8.0
|
2012-09-15 12:03:29 +02:00
|
|
|
BUILDLINK_ABI_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.8.0nb12
|
2004-03-10 12:59:31 +01:00
|
|
|
BUILDLINK_PKGSRCDIR.xfce4-clipman-plugin?= ../../x11/xfce4-clipman-plugin
|
|
|
|
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
|
|
.include "../../devel/glib2/buildlink3.mk"
|
2009-03-20 20:23:50 +01:00
|
|
|
.endif # XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK
|
2004-03-10 12:59:31 +01:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= -xfce4-clipman-plugin
|