diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /misc/xfce4-weather-plugin | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'misc/xfce4-weather-plugin')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 4 | ||||
-rw-r--r-- | misc/xfce4-weather-plugin/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 339f6ec7e71..022304af6ef 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2006/01/24 07:32:26 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/05 23:10:14 joerg Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.4.9 DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= Xfce weather plugin diff --git a/misc/xfce4-weather-plugin/buildlink3.mk b/misc/xfce4-weather-plugin/buildlink3.mk index 375a8420686..a620d283554 100644 --- a/misc/xfce4-weather-plugin/buildlink3.mk +++ b/misc/xfce4-weather-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2006/01/24 07:32:26 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2006/02/05 23:10:14 joerg Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK:= ${XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= xfce4-weather-plugin .if !empty(XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.4.9 -BUILDLINK_RECOMMENDED.xfce4-weather-plugin?= xfce4-weather-plugin>=0.4.9nb1 +BUILDLINK_RECOMMENDED.xfce4-weather-plugin?= xfce4-weather-plugin>=0.4.9nb2 BUILDLINK_PKGSRCDIR.xfce4-weather-plugin?= ../../misc/xfce4-weather-plugin .endif # XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK |