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.mk15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/qore-opengl-module/buildlink3.mk b/graphics/qore-opengl-module/buildlink3.mk
new file mode 100644
index 00000000000..e5e0f1bc027
--- /dev/null
+++ b/graphics/qore-opengl-module/buildlink3.mk
@@ -0,0 +1,15 @@
+# $NetBSD: buildlink3.mk,v 1.1 2014/12/30 15:57:09 wiz Exp $
+#
+
+BUILDLINK_TREE+= qore-opengl-module
+
+.if !defined(QORE_OPENGL_MODULE_BUILDLINK3_MK)
+QORE_OPENGL_MODULE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.qore-opengl-module+= qore-opengl-module>=0.0.3
+BUILDLINK_PKGSRCDIR.qore-opengl-module?= ../../graphics/qore-opengl-module
+
+.include "../../lang/qore/buildlink3.mk"
+.endif # QORE_OPENGL_MODULE_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -qore-opengl-module