summaryrefslogtreecommitdiff
path: root/graphics/qore-opengl-module/buildlink3.mk
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/qore-opengl-module/buildlink3.mk')
-rw-r--r--graphics/qore-opengl-module/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/qore-opengl-module/buildlink3.mk b/graphics/qore-opengl-module/buildlink3.mk
index d0c09b71347..785034df644 100644
--- a/graphics/qore-opengl-module/buildlink3.mk
+++ b/graphics/qore-opengl-module/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2017/10/12 18:21:24 nros Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2018/01/28 16:24:10 wiz Exp $
#
BUILDLINK_TREE+= qore-opengl-module
@@ -7,7 +7,7 @@ BUILDLINK_TREE+= qore-opengl-module
QORE_OPENGL_MODULE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qore-opengl-module+= qore-opengl-module>=0.0.3
-BUILDLINK_ABI_DEPENDS.qore-opengl-module?= qore-opengl-module>=0.0.3nb8
+BUILDLINK_ABI_DEPENDS.qore-opengl-module?= qore-opengl-module>=0.0.3nb9
BUILDLINK_PKGSRCDIR.qore-opengl-module?= ../../graphics/qore-opengl-module
.include "../../lang/qore/buildlink3.mk"