Skip to content

Commit

Permalink
games-action/bzflag: Specify SDL2.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.36, Repoman-2.3.9
  • Loading branch information
Jeroen Roovers committed May 13, 2018
1 parent 107dca6 commit a1dbfcc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions games-action/bzflag/bzflag-2.4.14.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ src_configure() {
ewarn "You are building a server-only copy of BZFlag"
ewarn
myconf="--disable-client --without-SDL"
else
myconf="--with-sdl=2"
fi

econf \
Expand Down

0 comments on commit a1dbfcc

Please sign in to comment.