summaryrefslogtreecommitdiff
path: root/x11/kde-runtime4
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2014-02-12 23:18:26 +0000
committertron <tron@pkgsrc.org>2014-02-12 23:18:26 +0000
commitedf828d5219152f5e83e7e0a4b0bcd1721f7e11d (patch)
treecbffc12bc4288b42f6a94193463788617531bade /x11/kde-runtime4
parent5d5d37e762cbc38591cf26e7c4c5954e52246953 (diff)
downloadpkgsrc-edf828d5219152f5e83e7e0a4b0bcd1721f7e11d.tar.gz
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'x11/kde-runtime4')
-rw-r--r--x11/kde-runtime4/Makefile3
-rw-r--r--x11/kde-runtime4/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile
index 059bf986a92..0109e8a2731 100644
--- a/x11/kde-runtime4/Makefile
+++ b/x11/kde-runtime4/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2014/02/01 02:20:53 markd Exp $
+# $NetBSD: Makefile,v 1.38 2014/02/12 23:18:49 tron Exp $
DISTNAME= kde-runtime-${_KDE_VERSION}
PKGNAME= ${DISTNAME:S/-4/4-4/}
+PKGREVISION= 1
CATEGORIES= x11
COMMENT= Runtime requirements for the KDE integrated X11 desktop
diff --git a/x11/kde-runtime4/buildlink3.mk b/x11/kde-runtime4/buildlink3.mk
index 88607a6ca59..41062637bc7 100644
--- a/x11/kde-runtime4/buildlink3.mk
+++ b/x11/kde-runtime4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2014/01/01 11:52:05 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2014/02/12 23:18:49 tron Exp $
BUILDLINK_TREE+= kde-runtime
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= kde-runtime
KDE_RUNTIME_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.kde-runtime+= kde-runtime4>=4.0.0
-BUILDLINK_ABI_DEPENDS.kde-runtime+= kde-runtime4>=4.11.3nb4
+BUILDLINK_ABI_DEPENDS.kde-runtime+= kde-runtime4>=4.11.5
BUILDLINK_PKGSRCDIR.kde-runtime?= ../../x11/kde-runtime4
.include "../../x11/kdelibs4/buildlink3.mk"