diff options
Diffstat (limited to 'games/fishsupper/Makefile')
-rw-r--r-- | games/fishsupper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fishsupper/Makefile b/games/fishsupper/Makefile index 283c23eea44e..2fbc4306d099 100644 --- a/games/fishsupper/Makefile +++ b/games/fishsupper/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:devel/boost-libs BROKEN_powerpc64= fails to compile: Log.h: expected initializer before '<' token GNU_CONFIGURE= yes -USES= gmake localbase:ldflags +USES= gl gmake localbase:ldflags sdl USE_SDL= sdl image mixer USE_GL= gl USE_CXXSTD= c++98 |