diff options
Diffstat (limited to 'games/craft/Makefile')
-rw-r--r-- | games/craft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/craft/Makefile b/games/craft/Makefile index de8351ac9acd..61f6bdee306f 100644 --- a/games/craft/Makefile +++ b/games/craft/Makefile @@ -22,7 +22,7 @@ SERVER_DESC= Install the craft server OPTIONS_DEFAULT= SERVER OPTIONS_SUB= yes -USES= cmake compiler:c11 +USES= cmake:insource compiler:c11 USE_XORG= x11 xi xrandr USE_GL= gl glu |