diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
commit | 5aff34ccc3450a94441a7990d016a7047c56547d (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /x11/kde-runtime4 | |
parent | 6956a69f9b278392c8b06122ce660b5ce8e8d007 (diff) | |
download | pkgsrc-5aff34ccc3450a94441a7990d016a7047c56547d.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
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 064083b7494..5c250a79390 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/11/25 12:00:48 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2014/01/01 11:52:05 wiz 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 1c42f10f84e..88607a6ca59 100644 --- a/x11/kde-runtime4/buildlink3.mk +++ b/x11/kde-runtime4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2013/07/05 13:29:44 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2014/01/01 11:52:05 wiz 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.10.3nb4 +BUILDLINK_ABI_DEPENDS.kde-runtime+= kde-runtime4>=4.11.3nb4 BUILDLINK_PKGSRCDIR.kde-runtime?= ../../x11/kde-runtime4 .include "../../x11/kdelibs4/buildlink3.mk" |