diff options
Diffstat (limited to 'games/sarien/Makefile')
-rw-r--r-- | games/sarien/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sarien/Makefile b/games/sarien/Makefile index d80df013917a..24720c581cac 100644 --- a/games/sarien/Makefile +++ b/games/sarien/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/COPYING GNU_CONFIGURE= yes -USES= gmake +USES= gmake xorg USE_XORG= x11 MAKE_JOBS_UNSAFE= yes |