diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 576a92e2b24421ac9d05664837c985556f99fc23 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /x11/xfce4-screenshooter-plugin | |
parent | 3442388befab123cbc12141a1c2e72bf6257666f (diff) | |
download | pkgsrc-576a92e2b24421ac9d05664837c985556f99fc23.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'x11/xfce4-screenshooter-plugin')
-rw-r--r-- | x11/xfce4-screenshooter-plugin/Makefile | 4 | ||||
-rw-r--r-- | x11/xfce4-screenshooter-plugin/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index 29bcbc5b1b0..b8963f6ac62 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/01/13 13:36:42 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2011/04/22 13:42:13 obache Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 1.0.0 DISTNAME= xfce4-screenshooter-plugin-${XFCE4_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= http://goodies.xfce.org/releases/xfce4-screenshooter-plugin/ COMMENT= Xfce screenshot plugin diff --git a/x11/xfce4-screenshooter-plugin/buildlink3.mk b/x11/xfce4-screenshooter-plugin/buildlink3.mk index 839fc18d67d..a8a1955e77e 100644 --- a/x11/xfce4-screenshooter-plugin/buildlink3.mk +++ b/x11/xfce4-screenshooter-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2011/01/13 13:36:42 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2011/04/22 13:42:13 obache Exp $ BUILDLINK_TREE+= xfce4-screenshooter-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-screenshooter-plugin XFCE4_SCREENSHOOTER_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-screenshooter-plugin+= xfce4-screenshooter-plugin>=1.0.0 -BUILDLINK_ABI_DEPENDS.xfce4-screenshooter-plugin?= xfce4-screenshooter-plugin>=1.0.0nb5 +BUILDLINK_ABI_DEPENDS.xfce4-screenshooter-plugin?= xfce4-screenshooter-plugin>=1.0.0nb6 BUILDLINK_PKGSRCDIR.xfce4-screenshooter-plugin?= ../../x11/xfce4-screenshooter-plugin .include "../../x11/xfce4-panel/buildlink3.mk" |