summaryrefslogtreecommitdiff
path: root/x11/qt3-tools
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-06-03 10:05:17 +0000
committerwiz <wiz@pkgsrc.org>2013-06-03 10:05:17 +0000
commitaca9eb65c076af81299c93049c057f963a947d39 (patch)
tree8090cbbb08137e798b2ff84bd04d9af2cf123753 /x11/qt3-tools
parent48645f33dd88db18fe82393f129273d54668bbf4 (diff)
downloadpkgsrc-aca9eb65c076af81299c93049c057f963a947d39.tar.gz
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
Diffstat (limited to 'x11/qt3-tools')
-rw-r--r--x11/qt3-tools/Makefile4
-rw-r--r--x11/qt3-tools/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/qt3-tools/Makefile b/x11/qt3-tools/Makefile
index 1483376b93c..6087f4f87ae 100644
--- a/x11/qt3-tools/Makefile
+++ b/x11/qt3-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2013/02/16 11:19:32 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2013/06/03 10:06:23 wiz Exp $
.include "../../mk/bsd.prefs.mk"
# XXX: hack - work round an ICE with GCC 3.3 on sparc
@@ -9,7 +9,7 @@ GCC_REQD+= 3.4
.include "../../x11/qt3-libs/Makefile.common"
PKGNAME= qt3-tools-${QTVERSION}
-PKGREVISION= 11
+PKGREVISION= 12
COMMENT= QT GUI (WYSIWYG) builder and other tools
DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base
diff --git a/x11/qt3-tools/buildlink3.mk b/x11/qt3-tools/buildlink3.mk
index 884e4ed6951..75150ac87bc 100644
--- a/x11/qt3-tools/buildlink3.mk
+++ b/x11/qt3-tools/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2013/02/16 11:19:32 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2013/06/03 10:06:23 wiz Exp $
BUILDLINK_TREE+= qt3-tools
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt3-tools
QT3_TOOLS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qt3-tools+= qt3-tools>=3.1.2nb3
-BUILDLINK_ABI_DEPENDS.qt3-tools+= qt3-tools>=3.3.8nb11
+BUILDLINK_ABI_DEPENDS.qt3-tools+= qt3-tools>=3.3.8nb12
BUILDLINK_PKGSRCDIR.qt3-tools?= ../../x11/qt3-tools
BUILDLINK_DEPMETHOD.qt3-tools?= build