From a3fb78a1efe1b7ddbee632385e0fdceaea5d8371 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 24 Mar 2011 14:35:16 +0000 Subject: Jens Rehsack noted that the inclusion of jpeg/bl3.mk in xfce4-thunar must be propagated in its bl3.mk file. Do that, and depend on that version; recursive PKGREVISION bump since a few dependencies might link against jpeg now. --- x11/xfce4-desktop/Makefile | 4 ++-- x11/xfce4-places-plugin/Makefile | 4 ++-- x11/xfce4-places-plugin/buildlink3.mk | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'x11') diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile index ec86c152f78..fd0972a12a9 100644 --- a/x11/xfce4-desktop/Makefile +++ b/x11/xfce4-desktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2011/01/13 13:40:07 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2011/03/24 14:35:17 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir DISTNAME= xfdesktop-${XFCE4_VERSION} PKGNAME= xfce4-desktop-${XFCE4_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 COMMENT= Xfce desktop background manager diff --git a/x11/xfce4-places-plugin/Makefile b/x11/xfce4-places-plugin/Makefile index 762d9d0ba10..b09ab98c128 100644 --- a/x11/xfce4-places-plugin/Makefile +++ b/x11/xfce4-places-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/01/13 13:36:44 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2011/03/24 14:35:17 wiz 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= 5 +PKGREVISION= 6 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 a745f2f752b..37e073f1d64 100644 --- a/x11/xfce4-places-plugin/buildlink3.mk +++ b/x11/xfce4-places-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2011/01/13 13:36:44 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2011/03/24 14:35:17 wiz 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.0nb5 +BUILDLINK_ABI_DEPENDS.xfce4-places-plugin?= xfce4-places-plugin>=1.0.0nb6 BUILDLINK_PKGSRCDIR.xfce4-places-plugin?= ../../x11/xfce4-places-plugin .include "../../sysutils/xfce4-thunar/buildlink3.mk" -- cgit v1.2.3