diff options
Diffstat (limited to 'x11/xfce4-screenshooter-plugin/buildlink3.mk')
-rw-r--r-- | x11/xfce4-screenshooter-plugin/buildlink3.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-screenshooter-plugin/buildlink3.mk b/x11/xfce4-screenshooter-plugin/buildlink3.mk index 6bcda0c4afb..11f01b1e09f 100644 --- a/x11/xfce4-screenshooter-plugin/buildlink3.mk +++ b/x11/xfce4-screenshooter-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2013/06/04 22:17:34 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2013/06/06 12:53:58 wiz Exp $ BUILDLINK_TREE+= xfce4-screenshooter-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-screenshooter-plugin XFCE4_SCREENSHOOTER_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-screenshooter-plugin+= xfce4-screenshooter-plugin>=1.0.0 -BUILDLINK_ABI_DEPENDS.xfce4-screenshooter-plugin+= xfce4-screenshooter-plugin>=1.0.0nb17 +BUILDLINK_ABI_DEPENDS.xfce4-screenshooter-plugin+= xfce4-screenshooter-plugin>=1.0.0nb18 BUILDLINK_PKGSRCDIR.xfce4-screenshooter-plugin?= ../../x11/xfce4-screenshooter-plugin .include "../../x11/xfce4-panel/buildlink3.mk" |