summaryrefslogtreecommitdiff
path: root/x11/qwtplot3d-qt4
diff options
context:
space:
mode:
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 2bb637df6ae..ca448577d00 100644
--- a/x11/qwtplot3d-qt4/Makefile
+++ b/x11/qwtplot3d-qt4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2020/03/08 16:48:33 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2020/08/17 20:18:01 leot Exp $
#
DISTNAME= qwtplot3d-0.2.7
-PKGREVISION= 26
+PKGREVISION= 27
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 2235fdafa45..eaf20b41d18 100644
--- a/x11/qwtplot3d-qt4/buildlink3.mk
+++ b/x11/qwtplot3d-qt4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.28 2020/03/08 16:48:33 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.29 2020/08/17 20:18:01 leot 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.7nb26
+BUILDLINK_ABI_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7nb27
BUILDLINK_PKGSRCDIR.qwtplot3d?= ../../x11/qwtplot3d-qt4
.include "../../x11/qt4-libs/buildlink3.mk"