diff options
Diffstat (limited to 'misc/xfce4-weather-plugin/buildlink3.mk')
-rw-r--r-- | misc/xfce4-weather-plugin/buildlink3.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xfce4-weather-plugin/buildlink3.mk b/misc/xfce4-weather-plugin/buildlink3.mk index 745ac7e8561..0e57d9537ed 100644 --- a/misc/xfce4-weather-plugin/buildlink3.mk +++ b/misc/xfce4-weather-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2010/09/14 11:01:12 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2010/11/15 22:58:02 abs Exp $ BUILDLINK_TREE+= xfce4-weather-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-weather-plugin XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.2 -BUILDLINK_ABI_DEPENDS.xfce4-weather-plugin?= xfce4-weather-plugin>=0.6.2nb4 +BUILDLINK_ABI_DEPENDS.xfce4-weather-plugin?= xfce4-weather-plugin>=0.6.2nb5 BUILDLINK_PKGSRCDIR.xfce4-weather-plugin?= ../../misc/xfce4-weather-plugin .include "../../x11/xfce4-panel/buildlink3.mk" |