diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 9328de4b42858fc548eab84407d02923fca0e53b (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /x11/xfce4-places-plugin | |
parent | 8ce41e99e00b6bc08fb64db977ea094be6202698 (diff) | |
download | pkgsrc-9328de4b42858fc548eab84407d02923fca0e53b.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'x11/xfce4-places-plugin')
-rw-r--r-- | x11/xfce4-places-plugin/Makefile | 4 | ||||
-rw-r--r-- | x11/xfce4-places-plugin/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-places-plugin/Makefile b/x11/xfce4-places-plugin/Makefile index 00ad3d6dbad..9920f7bb0f5 100644 --- a/x11/xfce4-places-plugin/Makefile +++ b/x11/xfce4-places-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2011/04/22 13:42:18 obache Exp $ +# $NetBSD: Makefile,v 1.11 2011/11/01 06:03:11 sbd Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 1.0.0 DISTNAME= xfce4-places-plugin-${XFCE4_VERSION} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= http://goodies.xfce.org/releases/xfce4-places-plugin/ COMMENT= Xfce Places plugin diff --git a/x11/xfce4-places-plugin/buildlink3.mk b/x11/xfce4-places-plugin/buildlink3.mk index 1fd40512964..b7112e0c6c9 100644 --- a/x11/xfce4-places-plugin/buildlink3.mk +++ b/x11/xfce4-places-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2011/04/22 13:42:18 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2011/11/01 06:03:12 sbd Exp $ BUILDLINK_TREE+= xfce4-places-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-places-plugin XFCE4_PLACES_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-places-plugin+= xfce4-places-plugin>=1.0.0 -BUILDLINK_ABI_DEPENDS.xfce4-places-plugin?= xfce4-places-plugin>=1.0.0nb7 +BUILDLINK_ABI_DEPENDS.xfce4-places-plugin?= xfce4-places-plugin>=1.0.0nb8 BUILDLINK_PKGSRCDIR.xfce4-places-plugin?= ../../x11/xfce4-places-plugin .include "../../sysutils/xfce4-thunar/buildlink3.mk" |