summaryrefslogtreecommitdiff
path: root/graphics/kplotting
diff options
context:
space:
mode:
authorryoon <ryoon>2016-12-04 05:17:03 +0000
committerryoon <ryoon>2016-12-04 05:17:03 +0000
commit3a7381d902be956cd9619c69729666f484907faf (patch)
tree9db61f2c50dd2d8dd737b401cf3e90b876f4aa92 /graphics/kplotting
parente1b5b94634cd3914629a7d147f05248ff6777008 (diff)
downloadpkgsrc-3a7381d902be956cd9619c69729666f484907faf.tar.gz
Recursive revbump from textproc/icu 58.1
Diffstat (limited to 'graphics/kplotting')
-rw-r--r--graphics/kplotting/Makefile3
-rw-r--r--graphics/kplotting/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/kplotting/Makefile b/graphics/kplotting/Makefile
index fe413d52f53..ccdf4662d99 100644
--- a/graphics/kplotting/Makefile
+++ b/graphics/kplotting/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2016/05/26 08:43:53 markd Exp $
+# $NetBSD: Makefile,v 1.2 2016/12/04 05:17:07 ryoon Exp $
DISTNAME= kplotting-${KF5VER}
+PKGREVISION= 1
CATEGORIES= graphics
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/graphics/kplotting/buildlink3.mk b/graphics/kplotting/buildlink3.mk
index b8b3027b335..d2d4d44ff4f 100644
--- a/graphics/kplotting/buildlink3.mk
+++ b/graphics/kplotting/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2016/05/26 08:43:53 markd Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2016/12/04 05:17:07 ryoon Exp $
BUILDLINK_TREE+= kplotting
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= kplotting
KPLOTTING_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.kplotting+= kplotting>=5.21.0
+BUILDLINK_ABI_DEPENDS.kplotting?= kplotting>=5.25.0nb1
BUILDLINK_PKGSRCDIR.kplotting?= ../../graphics/kplotting
.include "../../x11/qt5-qtbase/buildlink3.mk"