summaryrefslogtreecommitdiff
path: root/net/kdenetwork3
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-06-13 22:43:46 +0000
committerwiz <wiz@pkgsrc.org>2010-06-13 22:43:46 +0000
commit92e0cb52cb783546e352182244f761180817e141 (patch)
tree4a9b97c2969a25f1eeb6596ee96fc25429cef7d5 /net/kdenetwork3
parent01bd00f60b043c603cfe4fa796bf28af3a849cca (diff)
downloadpkgsrc-92e0cb52cb783546e352182244f761180817e141.tar.gz
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Diffstat (limited to 'net/kdenetwork3')
-rw-r--r--net/kdenetwork3/Makefile4
-rw-r--r--net/kdenetwork3/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index 412cd24fe05..27e9089df94 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2010/01/18 09:59:19 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2010/06/13 22:45:10 wiz Exp $
DISTNAME= kdenetwork-${_KDE_VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= net
COMMENT= Network modules for the KDE integrated X11 desktop
diff --git a/net/kdenetwork3/buildlink3.mk b/net/kdenetwork3/buildlink3.mk
index a8fcf986a17..2bca3a28289 100644
--- a/net/kdenetwork3/buildlink3.mk
+++ b/net/kdenetwork3/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2010/01/18 09:59:19 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2010/06/13 22:45:10 wiz Exp $
BUILDLINK_TREE+= kdenetwork
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdenetwork
KDENETWORK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.kdenetwork+= kdenetwork>=3.5.0nb1
-BUILDLINK_ABI_DEPENDS.kdenetwork?= kdenetwork>=3.5.10nb6
+BUILDLINK_ABI_DEPENDS.kdenetwork?= kdenetwork>=3.5.10nb7
BUILDLINK_PKGSRCDIR.kdenetwork?= ../../net/kdenetwork3
.include "../../converters/uulib/buildlink3.mk"