summaryrefslogtreecommitdiff
path: root/x11/qwtplot3d-qt4
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
commit61dc4ab4d28d87b2b5c292e4e073eb602e72bd7a (patch)
tree8090cbbb08137e798b2ff84bd04d9af2cf123753 /x11/qwtplot3d-qt4
parentdaa83e329a3a35f7583e5c6a3a17b6c14fc64472 (diff)
downloadpkgsrc-61dc4ab4d28d87b2b5c292e4e073eb602e72bd7a.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/qwtplot3d-qt4')
-rw-r--r--x11/qwtplot3d-qt4/Makefile4
-rw-r--r--x11/qwtplot3d-qt4/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/qwtplot3d-qt4/Makefile b/x11/qwtplot3d-qt4/Makefile
index dac15474609..c2aad4a4312 100644
--- a/x11/qwtplot3d-qt4/Makefile
+++ b/x11/qwtplot3d-qt4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2013/02/16 11:19:43 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2013/06/03 10:06:24 wiz Exp $
#
DISTNAME= qwtplot3d-0.2.7
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwtplot3d/}
EXTRACT_SUFX= .tgz
diff --git a/x11/qwtplot3d-qt4/buildlink3.mk b/x11/qwtplot3d-qt4/buildlink3.mk
index a7b3d5e7bf3..e40dd1abf93 100644
--- a/x11/qwtplot3d-qt4/buildlink3.mk
+++ b/x11/qwtplot3d-qt4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:19:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2013/06/03 10:06:24 wiz Exp $
BUILDLINK_TREE+= qwtplot3d
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= qwtplot3d
QWTPLOT3D_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7
-BUILDLINK_ABI_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7nb17
+BUILDLINK_ABI_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7nb18
BUILDLINK_PKGSRCDIR.qwtplot3d?= ../../x11/qwtplot3d-qt4
.include "../../x11/qt4-libs/buildlink3.mk"