summaryrefslogtreecommitdiff
path: root/x11/kde-runtime4
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kde-runtime4')
-rw-r--r--x11/kde-runtime4/Makefile4
-rw-r--r--x11/kde-runtime4/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile
index 733f51d478e..bbfdd3bd598 100644
--- a/x11/kde-runtime4/Makefile
+++ b/x11/kde-runtime4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.105 2019/11/30 21:39:08 markd Exp $
+# $NetBSD: Makefile,v 1.106 2020/01/12 20:20:00 ryoon Exp $
DISTNAME= kde-runtime-15.12.0
PKGNAME= ${DISTNAME:S/-1/4-1/}
-PKGREVISION= 38
+PKGREVISION= 39
CATEGORIES= x11
COMMENT= Runtime requirements for the KDE integrated X11 desktop
MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.0/src/}
diff --git a/x11/kde-runtime4/buildlink3.mk b/x11/kde-runtime4/buildlink3.mk
index 14a406c3bd5..93fd001d9b0 100644
--- a/x11/kde-runtime4/buildlink3.mk
+++ b/x11/kde-runtime4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.34 2019/08/22 12:23:56 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.35 2020/01/12 20:20:00 ryoon 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>=15.12.0nb36
+BUILDLINK_ABI_DEPENDS.kde-runtime+= kde-runtime4>=15.12.0nb39
BUILDLINK_PKGSRCDIR.kde-runtime?= ../../x11/kde-runtime4
.include "../../x11/kdelibs4/buildlink3.mk"