summaryrefslogtreecommitdiff
path: root/x11/kde-workspace4
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2013-06-04 22:15:37 +0000
committertron <tron@pkgsrc.org>2013-06-04 22:15:37 +0000
commite05e426ab43da6bb48ab55916d999c4d503e688a (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /x11/kde-workspace4
parent6ac78ffb0f037a74145725b7dcfcfa4652d7dd23 (diff)
downloadpkgsrc-e05e426ab43da6bb48ab55916d999c4d503e688a.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 'x11/kde-workspace4')
-rw-r--r--x11/kde-workspace4/Makefile4
-rw-r--r--x11/kde-workspace4/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/kde-workspace4/Makefile b/x11/kde-workspace4/Makefile
index f9cd2cb08f2..437ecb42f5c 100644
--- a/x11/kde-workspace4/Makefile
+++ b/x11/kde-workspace4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2013/06/03 10:06:15 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2013/06/04 22:17:21 tron Exp $
DISTNAME= kde-workspace-${_KDE_VERSION}
PKGNAME= ${DISTNAME:S/-4/4-4/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
COMMENT= Base workspace for the KDE 4 integrated X11 desktop
diff --git a/x11/kde-workspace4/buildlink3.mk b/x11/kde-workspace4/buildlink3.mk
index 5f675bebb0b..22dd5dfb74b 100644
--- a/x11/kde-workspace4/buildlink3.mk
+++ b/x11/kde-workspace4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2013/06/03 10:06:15 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2013/06/04 22:17:21 tron Exp $
BUILDLINK_TREE+= kde-workspace
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= kde-workspace
KDE_WORKSPACE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.kde-workspace+= kde-workspace4>=4.0.0
-BUILDLINK_ABI_DEPENDS.kde-workspace+= kde-workspace4>=4.10.3nb1
+BUILDLINK_ABI_DEPENDS.kde-workspace+= kde-workspace4>=4.10.3nb2
BUILDLINK_PKGSRCDIR.kde-workspace?= ../../x11/kde-workspace4
.include "../../graphics/qimageblitz/buildlink3.mk"