diff options
Diffstat (limited to 'games/linux-darwinia-demo/Makefile')
-rw-r--r-- | games/linux-darwinia-demo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/linux-darwinia-demo/Makefile b/games/linux-darwinia-demo/Makefile index d14f05b8cdbf..643be68a865c 100644 --- a/games/linux-darwinia-demo/Makefile +++ b/games/linux-darwinia-demo/Makefile @@ -24,6 +24,7 @@ SUB_FILES= darwinia OPTIONS_DEFINE= NVIDIA DOCS NVIDIA_DESC= Enable nvidia graphics driver support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNVIDIA} |