diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 23:30:05 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 23:30:05 +0000 |
commit | bdeb8561511e9869fe7b4735106e13b68b529eb8 (patch) | |
tree | e962c6543fdab0f842a6d242127e735d0347e99c /games/linux-uplink-demo | |
parent | 44eaadcb751194bcef34890a161d4bf9a873a2a4 (diff) | |
download | ports-bdeb8561511e9869fe7b4735106e13b68b529eb8.tar.gz ports-bdeb8561511e9869fe7b4735106e13b68b529eb8.zip |
Notes
Diffstat (limited to 'games/linux-uplink-demo')
-rw-r--r-- | games/linux-uplink-demo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-uplink-demo/Makefile b/games/linux-uplink-demo/Makefile index b6b16ccf1171..52be54e53f69 100644 --- a/games/linux-uplink-demo/Makefile +++ b/games/linux-uplink-demo/Makefile @@ -25,7 +25,7 @@ SUB_FILES= uplink SUB_LIST= LINUXBASE=${LINUXBASE} DOCFILES= license.txt mods.txt Readme-UplinkSupport.txt readme.txt -OPTIONS_DEFINE= NVIDIA +OPTIONS_DEFINE= NVIDIA DOCS NVIDIA_DESC= support for nvidia .include <bsd.port.options.mk> |