diff options
Diffstat (limited to 'games/warsow')
-rw-r--r-- | games/warsow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/warsow/Makefile b/games/warsow/Makefile index f5a906f0c52a..14ea5341f740 100644 --- a/games/warsow/Makefile +++ b/games/warsow/Makefile @@ -47,7 +47,7 @@ IGNORE= requires at least one of CLIENT or SERVER options LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg USE_GL= yes USE_SDL= yes -USE_XORG= xxf86dga +USE_XORG= xinerama xxf86dga ALL_TARGET+= cgame ui client WSWBIN+= warsow PLIST_SUB+= CLIENT="" |