diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | ed93f0ca4714712817b38621e93dcad138f16ee1 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /x11/xfce4-screenshooter-plugin | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz |
Revbump after updating graphics/pango
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 fbe7da971d6..aa56cf6fa58 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/02 17:12:23 tron Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/08 23:00:49 adam 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= 13 +PKGREVISION= 14 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 93538e0acfa..2df5d5d782e 100644 --- a/x11/xfce4-screenshooter-plugin/buildlink3.mk +++ b/x11/xfce4-screenshooter-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2012/10/02 17:12:23 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2012/10/08 23:00:49 adam 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.0nb13 +BUILDLINK_ABI_DEPENDS.xfce4-screenshooter-plugin+= xfce4-screenshooter-plugin>=1.0.0nb14 BUILDLINK_PKGSRCDIR.xfce4-screenshooter-plugin?= ../../x11/xfce4-screenshooter-plugin .include "../../x11/xfce4-panel/buildlink3.mk" |