diff options
author | abs <abs@pkgsrc.org> | 2010-11-15 22:56:08 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2010-11-15 22:56:08 +0000 |
commit | ead21cfde2d9ac75663cb012b16a31fe85dde108 (patch) | |
tree | 51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /x11/xfce4-screenshooter-plugin | |
parent | 572f7de82018f99bc647846f2e38cc19cb46f974 (diff) | |
download | pkgsrc-ead21cfde2d9ac75663cb012b16a31fe85dde108.tar.gz |
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
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 3542280a4d2..3f0dc8bcffb 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/09/14 11:01:05 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2010/11/15 22:59:17 abs 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= 3 +PKGREVISION= 4 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 f888cf8f811..d875879b3f7 100644 --- a/x11/xfce4-screenshooter-plugin/buildlink3.mk +++ b/x11/xfce4-screenshooter-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2010/09/14 11:01:05 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2010/11/15 22:59:17 abs 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.0nb3 +BUILDLINK_ABI_DEPENDS.xfce4-screenshooter-plugin?= xfce4-screenshooter-plugin>=1.0.0nb4 BUILDLINK_PKGSRCDIR.xfce4-screenshooter-plugin?= ../../x11/xfce4-screenshooter-plugin .include "../../x11/xfce4-panel/buildlink3.mk" |