From 9ec8b69eee25166c3ea4802cd4645914c641361b Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 17:36:33 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: games) --- games/deng/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/deng') diff --git a/games/deng/Makefile b/games/deng/Makefile index 5ba0985c1971..9bf6abf19224 100644 --- a/games/deng/Makefile +++ b/games/deng/Makefile @@ -32,6 +32,7 @@ OPTIONS_DEFINE= OPENAL DOCS OPTIONS_DEFAULT= DOCS OPENAL_DESC= Build OpenAL sound plugin +NO_STAGE= yes .include .if ${PORT_OPTIONS:MOPENAL} -- cgit