diff options
Diffstat (limited to 'sysutils/xfce4-cpugraph-plugin/buildlink3.mk')
-rw-r--r-- | sysutils/xfce4-cpugraph-plugin/buildlink3.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/buildlink3.mk b/sysutils/xfce4-cpugraph-plugin/buildlink3.mk index 0cee2da0cae..eea3fc25cb2 100644 --- a/sysutils/xfce4-cpugraph-plugin/buildlink3.mk +++ b/sysutils/xfce4-cpugraph-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.33 2013/06/04 22:17:08 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.34 2013/06/06 12:54:00 wiz Exp $ BUILDLINK_TREE+= xfce4-cpugraph-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-cpugraph-plugin 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.0nb17 +BUILDLINK_ABI_DEPENDS.xfce4-cpugraph-plugin+= xfce4-cpugraph-plugin>=0.3.0nb18 BUILDLINK_PKGSRCDIR.xfce4-cpugraph-plugin?= ../../sysutils/xfce4-cpugraph-plugin .include "../../x11/xfce4-panel/buildlink3.mk" |