summaryrefslogtreecommitdiff
path: root/x11/qt4-tools
diff options
context:
space:
mode:
authorwiz <wiz>2010-09-14 11:00:44 +0000
committerwiz <wiz>2010-09-14 11:00:44 +0000
commit20ac8dbdde42857f4c0d4602f7f96251e2cc0002 (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /x11/qt4-tools
parent05579362427c2dcc2bb60e7d0a84e9609904902d (diff)
downloadpkgsrc-20ac8dbdde42857f4c0d4602f7f96251e2cc0002.tar.gz
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends. Per discussion on pkgsrc-changes.
Diffstat (limited to 'x11/qt4-tools')
-rw-r--r--x11/qt4-tools/Makefile4
-rw-r--r--x11/qt4-tools/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile
index 73141ab1c3b..8418e6077d9 100644
--- a/x11/qt4-tools/Makefile
+++ b/x11/qt4-tools/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.34 2010/09/03 13:47:12 drochner Exp $
+# $NetBSD: Makefile,v 1.35 2010/09/14 11:01:16 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../x11/qt4-libs/Makefile.common"
-PKGREVISION= 1
+PKGREVISION= 2
PKGNAME= qt4-tools-${QTVERSION}
COMMENT= QT GUI (WYSIWYG) builder and other tools
diff --git a/x11/qt4-tools/buildlink3.mk b/x11/qt4-tools/buildlink3.mk
index d4724d43258..05a33e072db 100644
--- a/x11/qt4-tools/buildlink3.mk
+++ b/x11/qt4-tools/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2010/06/13 22:45:52 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2010/09/14 11:01:16 wiz Exp $
BUILDLINK_TREE+= qt4-tools
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt4-tools
QT4_TOOLS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qt4-tools+= qt4-tools>=4.1.0
-BUILDLINK_ABI_DEPENDS.qt4-tools+= qt4-tools>=4.6.2nb1
+BUILDLINK_ABI_DEPENDS.qt4-tools+= qt4-tools>=4.6.3nb2
BUILDLINK_PKGSRCDIR.qt4-tools?= ../../x11/qt4-tools
BUILDLINK_DEPMETHOD.qt4-tools?= build