pkgsrc/sysutils/xfce4-cpugraph-plugin/buildlink3.mk
reed 354ef99abf Remove include of the xfce4-dev-tools buildlink.
It is only needed for building Xfce4 from SVN repo.

No need to bump versions as this is a "build" dependency.
2009-09-16 01:31:12 +00:00

16 lines
604 B
Makefile

# $NetBSD: buildlink3.mk,v 1.16 2009/09/16 01:31:12 reed Exp $
BUILDLINK_TREE+= xfce4-cpugraph-plugin
.if !defined(XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK)
XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-cpugraph-plugin+= xfce4-cpugraph-plugin>=0.3.0
BUILDLINK_ABI_DEPENDS.xfce4-cpugraph-plugin?= xfce4-cpugraph-plugin>=0.3.0nb1
BUILDLINK_PKGSRCDIR.xfce4-cpugraph-plugin?= ../../sysutils/xfce4-cpugraph-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.endif # XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK
BUILDLINK_TREE+= -xfce4-cpugraph-plugin