diff options
Diffstat (limited to 'games/bzflag/Makefile')
-rw-r--r-- | games/bzflag/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index f0491973114c..2c35f0ee1897 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libcares.so:dns/c-ares GNU_CONFIGURE= yes -USES= compiler:c++11-lib libtool localbase tar:bzip2 +USES= compiler:c++11-lib gl libtool localbase sdl tar:bzip2 xorg INSTALL_TARGET= install-strip .ifndef SERVER_ONLY |