diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-12-12 04:41:07 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-12-12 04:41:07 +0000 |
commit | ab95c322315356411bea4d5e743d29b26d36db27 (patch) | |
tree | 7d8b9fc9a0c3cf1ad9b638834bff8e6257b7f657 /games/linux-doom3-demo/Makefile | |
parent | 41c70c6ac300b3254461d29e87cefdec7931c7f3 (diff) |
Notes
Diffstat (limited to 'games/linux-doom3-demo/Makefile')
-rw-r--r-- | games/linux-doom3-demo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-doom3-demo/Makefile b/games/linux-doom3-demo/Makefile index cef82d97749e..f083b7ae8f7c 100644 --- a/games/linux-doom3-demo/Makefile +++ b/games/linux-doom3-demo/Makefile @@ -19,7 +19,7 @@ COMMENT= DOOM III demo for Linux ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_APPS= xorglibs -NO_CDROM= Redistribution is limited, see license +NO_CDROM= Redistribution is limited, see license; Requested by id Software NO_BUILD= yes NO_WRKSUBDIR= yes DOOMDIR= ${PREFIX}/lib/${PKGNAMEPREFIX}${PORTNAME} |