diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | d3c2da7a88afc3233a5afd1e3c223a40ad80cdd7 (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /sysutils/xfce4-diskperf-plugin | |
parent | bde4553a7c3ffd5d1cf4ccac8614fe83483d493e (diff) | |
download | pkgsrc-d3c2da7a88afc3233a5afd1e3c223a40ad80cdd7.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'sysutils/xfce4-diskperf-plugin')
-rw-r--r-- | sysutils/xfce4-diskperf-plugin/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xfce4-diskperf-plugin/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/xfce4-diskperf-plugin/Makefile b/sysutils/xfce4-diskperf-plugin/Makefile index eee5ccdb30d..bc4dad11b3d 100644 --- a/sysutils/xfce4-diskperf-plugin/Makefile +++ b/sysutils/xfce4-diskperf-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.31 2012/10/23 19:51:37 asau Exp $ +# $NetBSD: Makefile,v 1.32 2013/02/16 11:19:16 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 2.1.0 DISTNAME= xfce4-diskperf-plugin-${XFCE4_VERSION} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-diskperf-plugin/ COMMENT= Xfce disk performance plugin diff --git a/sysutils/xfce4-diskperf-plugin/buildlink3.mk b/sysutils/xfce4-diskperf-plugin/buildlink3.mk index 93672506d28..d7309cf1cbc 100644 --- a/sysutils/xfce4-diskperf-plugin/buildlink3.mk +++ b/sysutils/xfce4-diskperf-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.31 2012/10/08 23:01:00 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.32 2013/02/16 11:19:16 wiz Exp $ BUILDLINK_TREE+= xfce4-diskperf-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-diskperf-plugin XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-diskperf-plugin+= xfce4-diskperf-plugin>=2.1.0 -BUILDLINK_ABI_DEPENDS.xfce4-diskperf-plugin+= xfce4-diskperf-plugin>=2.1.0nb14 +BUILDLINK_ABI_DEPENDS.xfce4-diskperf-plugin+= xfce4-diskperf-plugin>=2.1.0nb15 BUILDLINK_PKGSRCDIR.xfce4-diskperf-plugin?= ../../sysutils/xfce4-diskperf-plugin .include "../../x11/xfce4-panel/buildlink3.mk" |