diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | a96f4900ac951c1bb62cfab03e095e81439bb8bf (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /x11/kde-runtime4 | |
parent | 2e332fe74c8e9ae8e035b8cdce887904aaeadac7 (diff) | |
download | pkgsrc-a96f4900ac951c1bb62cfab03e095e81439bb8bf.tar.gz |
Recursive bump for png-1.6.
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 00419a9ad8d..dcb97c02994 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/02/06 23:21:32 jperkin Exp $ +# $NetBSD: Makefile,v 1.17 2013/02/16 11:19:55 wiz Exp $ DISTNAME= kde-runtime-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 8 +PKGREVISION= 9 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 ed1daa42d28..f4f498500a2 100644 --- a/x11/kde-runtime4/buildlink3.mk +++ b/x11/kde-runtime4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2013/02/06 23:21:32 jperkin Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2013/02/16 11:19:55 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.8.4nb8 +BUILDLINK_ABI_DEPENDS.kde-runtime+= kde-runtime4>=4.8.4nb9 BUILDLINK_PKGSRCDIR.kde-runtime?= ../../x11/kde-runtime4 .include "../../x11/kdelibs4/buildlink3.mk" |