summaryrefslogtreecommitdiff
path: root/x11/kdebase-runtime4
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-01-13 13:36:05 +0000
committerwiz <wiz@pkgsrc.org>2011-01-13 13:36:05 +0000
commit2f4126dc58a114d0237e603c89b2b475b9fbb38f (patch)
tree88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /x11/kdebase-runtime4
parentdfa758c4ea4c53e8949343589574528ccd889f36 (diff)
downloadpkgsrc-2f4126dc58a114d0237e603c89b2b475b9fbb38f.tar.gz
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'x11/kdebase-runtime4')
-rw-r--r--x11/kdebase-runtime4/Makefile3
-rw-r--r--x11/kdebase-runtime4/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/kdebase-runtime4/Makefile b/x11/kdebase-runtime4/Makefile
index 7f3276f50a6..f83790e2e66 100644
--- a/x11/kdebase-runtime4/Makefile
+++ b/x11/kdebase-runtime4/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2010/12/06 11:43:42 markd Exp $
+# $NetBSD: Makefile,v 1.18 2011/01/13 13:36:56 wiz Exp $
DISTNAME= kdebase-runtime-${_KDE_VERSION}
+PKGREVISION= 1
CATEGORIES= x11
COMMENT= Runtime requirements for the KDE integrated X11 desktop
diff --git a/x11/kdebase-runtime4/buildlink3.mk b/x11/kdebase-runtime4/buildlink3.mk
index fcad3c54375..6567da265f9 100644
--- a/x11/kdebase-runtime4/buildlink3.mk
+++ b/x11/kdebase-runtime4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2010/11/15 22:59:03 abs Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2011/01/13 13:36:56 wiz Exp $
BUILDLINK_TREE+= kdebase-runtime
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdebase-runtime
KDEBASE_RUNTIME_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.kdebase-runtime+= kdebase-runtime4>=4.0.0
-BUILDLINK_ABI_DEPENDS.kdebase-runtime?= kdebase-runtime4>=4.5.3nb1
+BUILDLINK_ABI_DEPENDS.kdebase-runtime?= kdebase-runtime4>=4.5.4nb1
BUILDLINK_PKGSRCDIR.kdebase-runtime?= ../../x11/kdebase-runtime4
.include "../../x11/kdelibs4/buildlink3.mk"