diff options
Diffstat (limited to 'games/linux-savage')
-rw-r--r-- | games/linux-savage/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/linux-savage/Makefile b/games/linux-savage/Makefile index 971682c4e549..3ea95244b26b 100644 --- a/games/linux-savage/Makefile +++ b/games/linux-savage/Makefile @@ -33,6 +33,7 @@ SAVAGEDIR= lib/${PKGNAMEPREFIX}${PORTNAME} OPTIONS_DEFINE= NVIDIA_GL NVIDIA_GL_DESC= Support for nvidia +NO_STAGE= yes .include <bsd.port.options.mk> .include <bsd.port.pre.mk> |