pkgsrc/sysutils/xfce4-diskperf-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.17 2009/09/16 01:31:12 reed Exp $
BUILDLINK_TREE+= xfce4-diskperf-plugin
.if !defined(XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK)
XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-diskperf-plugin+= xfce4-diskperf-plugin>=2.1.0
BUILDLINK_ABI_DEPENDS.xfce4-diskperf-plugin?= xfce4-diskperf-plugin>=2.1.0nb1
BUILDLINK_PKGSRCDIR.xfce4-diskperf-plugin?= ../../sysutils/xfce4-diskperf-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.endif # XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK
BUILDLINK_TREE+= -xfce4-diskperf-plugin