diff options
Diffstat (limited to 'games/linux-uplink-demo/Makefile')
-rw-r--r-- | games/linux-uplink-demo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/linux-uplink-demo/Makefile b/games/linux-uplink-demo/Makefile index 6c28ed7270c8..e333fb6dc7ee 100644 --- a/games/linux-uplink-demo/Makefile +++ b/games/linux-uplink-demo/Makefile @@ -28,6 +28,7 @@ DOCFILES= license.txt mods.txt Readme-UplinkSupport.txt readme.txt OPTIONS_DEFINE= NVIDIA NVIDIA_DESC= support for nvidia +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNVIDIA} |