summaryrefslogtreecommitdiff
path: root/meta-pkgs/xfce4
diff options
context:
space:
mode:
authortron <tron>2013-06-04 22:15:37 +0000
committertron <tron>2013-06-04 22:15:37 +0000
commitf30a670b55e98c8bf596c16c6ccaf42da94f5329 (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /meta-pkgs/xfce4
parent6bd748980399ff5ecd425bb8f945dc0fbf3c1fb9 (diff)
downloadpkgsrc-f30a670b55e98c8bf596c16c6ccaf42da94f5329.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Diffstat (limited to 'meta-pkgs/xfce4')
-rw-r--r--meta-pkgs/xfce4/Makefile4
-rw-r--r--meta-pkgs/xfce4/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-pkgs/xfce4/Makefile b/meta-pkgs/xfce4/Makefile
index ff9d09302cb..2ba130dad60 100644
--- a/meta-pkgs/xfce4/Makefile
+++ b/meta-pkgs/xfce4/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.62 2013/06/03 10:05:33 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2013/06/04 22:16:39 tron Exp $
META_PACKAGE= yes
.include "Makefile.common"
DISTNAME= xfce4-${XFCE4_VERSION}
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= meta-pkgs
COMMENT= Xfce
diff --git a/meta-pkgs/xfce4/buildlink3.mk b/meta-pkgs/xfce4/buildlink3.mk
index c40971ccd92..844225b6f80 100644
--- a/meta-pkgs/xfce4/buildlink3.mk
+++ b/meta-pkgs/xfce4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.42 2013/06/03 10:05:33 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.43 2013/06/04 22:16:39 tron Exp $
BUILDLINK_TREE+= xfce4
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4
XFCE4_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4+= xfce4>=4.6.0
-BUILDLINK_ABI_DEPENDS.xfce4+= xfce4>=4.6.1nb24
+BUILDLINK_ABI_DEPENDS.xfce4+= xfce4>=4.6.1nb25
BUILDLINK_PKGSRCDIR.xfce4?= ../../meta-pkgs/xfce4
.include "../../audio/xfce4-mixer/buildlink3.mk"