diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
commit | 3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb (patch) | |
tree | 2ec9d6fa366a56dfbbaf082c0a9f675099148fb2 /sysutils/xfce4-diskperf-plugin | |
parent | 9a794816763a48ca995f1849ac33393161fc84e9 (diff) | |
download | pkgsrc-3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb.tar.gz |
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
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 d994d8ff255..8c217bfc46a 100644 --- a/sysutils/xfce4-diskperf-plugin/Makefile +++ b/sysutils/xfce4-diskperf-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2006/02/05 23:10:58 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:13 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 1.5 DISTNAME= xfce4-diskperf-plugin-${XFCE4_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= Xfce disk performance plugin diff --git a/sysutils/xfce4-diskperf-plugin/buildlink3.mk b/sysutils/xfce4-diskperf-plugin/buildlink3.mk index a09689c01c4..b2070a6d371 100644 --- a/sysutils/xfce4-diskperf-plugin/buildlink3.mk +++ b/sysutils/xfce4-diskperf-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2006/04/12 10:27:36 rillig Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2006/04/17 13:46:13 wiz Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK:= ${XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= xfce4-diskperf-plugin .if !empty(XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK:M+) BUILDLINK_API_DEPENDS.xfce4-diskperf-plugin+= xfce4-diskperf-plugin>=1.5 -BUILDLINK_ABI_DEPENDS.xfce4-diskperf-plugin?= xfce4-diskperf-plugin>=1.5nb2 +BUILDLINK_ABI_DEPENDS.xfce4-diskperf-plugin?= xfce4-diskperf-plugin>=1.5nb3 BUILDLINK_PKGSRCDIR.xfce4-diskperf-plugin?= ../../sysutils/xfce4-diskperf-plugin .endif # XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK |