diff options
author | Rene Ladan <rene@FreeBSD.org> | 2012-10-29 13:57:56 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2012-10-29 13:57:56 +0000 |
commit | 5f545f7ce1a14008eeb2f30b0abf3ff06282e92d (patch) | |
tree | 5dd95c72fd0e51d1902ac846c8ee11818dfdd750 /games | |
parent | 4953b13eac463d0ccaed68c84ce992cc4b4fc863 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/torcs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/torcs/Makefile b/games/torcs/Makefile index d5f3e0a665bd..bb8b604ef431 100644 --- a/games/torcs/Makefile +++ b/games/torcs/Makefile @@ -52,6 +52,8 @@ DESKTOP_ENTRIES= "TORCS" \ "Game;Simulation;" \ false +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> EMPTYDIR= champ dtmrace endrace ncrace practice quickrace |