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 /sysutils/xfce4-cpugraph-plugin | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'sysutils/xfce4-cpugraph-plugin')
-rw-r--r-- | sysutils/xfce4-cpugraph-plugin/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xfce4-cpugraph-plugin/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index c4c53471f0f..0e43a108449 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2006/01/24 07:32:36 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2006/02/05 23:10:57 joerg Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.2.2 DISTNAME= xfce4-cpugraph-plugin-${XFCE4_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= Xfce CPU load plugin diff --git a/sysutils/xfce4-cpugraph-plugin/buildlink3.mk b/sysutils/xfce4-cpugraph-plugin/buildlink3.mk index af123f34c2d..86283c7bedb 100644 --- a/sysutils/xfce4-cpugraph-plugin/buildlink3.mk +++ b/sysutils/xfce4-cpugraph-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2006/01/24 07:32:36 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2006/02/05 23:10:58 joerg Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK:= ${XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= xfce4-cpugraph-plugin .if !empty(XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.xfce4-cpugraph-plugin+= xfce4-cpugraph-plugin>=0.2.2nb1 -BUILDLINK_RECOMMENDED.xfce4-cpugraph-plugin?= xfce4-cpugraph-plugin>=0.2.2nb2 +BUILDLINK_RECOMMENDED.xfce4-cpugraph-plugin?= xfce4-cpugraph-plugin>=0.2.2nb3 BUILDLINK_PKGSRCDIR.xfce4-cpugraph-plugin?= ../../sysutils/xfce4-cpugraph-plugin .endif # XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK |