2020-01-18 22:48:10 +01:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.7 2020/01/18 21:48:14 jperkin Exp $
|
2014-12-30 16:58:20 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
BUILDLINK_TREE+= qore-glut-module
|
|
|
|
|
|
|
|
.if !defined(QORE_GLUT_MODULE_BUILDLINK3_MK)
|
|
|
|
QORE_GLUT_MODULE_BUILDLINK3_MK:=
|
|
|
|
|
|
|
|
BUILDLINK_API_DEPENDS.qore-glut-module+= qore-glut-module>=0.0.3
|
2020-01-18 22:48:10 +01:00
|
|
|
BUILDLINK_ABI_DEPENDS.qore-glut-module?= qore-glut-module>=0.0.3nb11
|
2018-01-07 14:03:53 +01:00
|
|
|
BUILDLINK_PKGSRCDIR.qore-glut-module?= ../../graphics/qore-glut-module
|
2014-12-30 16:58:20 +01:00
|
|
|
|
|
|
|
.include "../../graphics/qore-opengl-module/buildlink3.mk"
|
|
|
|
.endif # QORE_GLUT_MODULE_BUILDLINK3_MK
|
|
|
|
|
|
|
|
BUILDLINK_TREE+= -qore-glut-module
|