summaryrefslogtreecommitdiff
path: root/lang/parrot/buildlink3.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lang/parrot/buildlink3.mk')
-rw-r--r--lang/parrot/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/parrot/buildlink3.mk b/lang/parrot/buildlink3.mk
index 9401f3eeae7..70dd0e8cf04 100644
--- a/lang/parrot/buildlink3.mk
+++ b/lang/parrot/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2018/07/20 03:33:52 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2018/12/09 18:52:03 adam Exp $
BUILDLINK_TREE+= parrot
@@ -8,7 +8,7 @@ PARROT_BUILDLINK3_MK:=
.include "../../lang/parrot/version.mk"
BUILDLINK_API_DEPENDS.parrot+= parrot>=0.4.0
-BUILDLINK_ABI_DEPENDS.parrot+= parrot>=5.7.0nb16
+BUILDLINK_ABI_DEPENDS.parrot+= parrot>=5.7.0nb18
BUILDLINK_PKGSRCDIR.parrot?= ../../lang/parrot
.include "../../textproc/icu/buildlink3.mk"