diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:24:44 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:24:44 +0000 |
commit | f0121ff8b567d5d4055d32d96ca6aef12145f8ba (patch) | |
tree | 9e6497caf746fd3da47e9753cfd6b6b8907d4d6e /x11/kde-runtime4 | |
parent | be8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9 (diff) | |
download | pkgsrc-f0121ff8b567d5d4055d32d96ca6aef12145f8ba.tar.gz |
Recursive revbump following MesaLib update, categories p through x.
Diffstat (limited to 'x11/kde-runtime4')
-rw-r--r-- | x11/kde-runtime4/Makefile | 4 | ||||
-rw-r--r-- | x11/kde-runtime4/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile index 8d5d9a1a22f..05fc3d357f0 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2015/04/17 15:52:58 adam Exp $ +# $NetBSD: Makefile,v 1.57 2015/04/25 14:25:07 tnn Exp $ DISTNAME= kde-runtime-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 3 +PKGREVISION= 4 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 34a3ffdff20..d66251d66cb 100644 --- a/x11/kde-runtime4/buildlink3.mk +++ b/x11/kde-runtime4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2015/04/17 15:52:58 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2015/04/25 14:25:07 tnn 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.14.3nb3 +BUILDLINK_ABI_DEPENDS.kde-runtime+= kde-runtime4>=4.14.3nb4 BUILDLINK_PKGSRCDIR.kde-runtime?= ../../x11/kde-runtime4 .include "../../x11/kdelibs4/buildlink3.mk" |