From eb08c5441cf4772f805b99523084b12164ed2495 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 18:35:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) --- graphics/fpc-opengl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/fpc-opengl/Makefile') diff --git a/graphics/fpc-opengl/Makefile b/graphics/fpc-opengl/Makefile index 7951d672c156..e933753dac47 100644 --- a/graphics/fpc-opengl/Makefile +++ b/graphics/fpc-opengl/Makefile @@ -18,4 +18,5 @@ OPTIONS_DEFINE= OPENGL OPENGL_DESC= Install opengl libraries OPTIONS_DEFAULT= OPENGL +NO_STAGE= yes .include "${MASTERDIR}/Makefile" -- cgit v1.2.3