Skip to content

Commit

Permalink
games/blockout: Fix build with llvm16
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Aug 6, 2023
1 parent 9b53348 commit 21b2428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions games/blockout/Makefile
Expand Up @@ -13,6 +13,7 @@ WWW= https://sourceforge.net/projects/blockout/
LICENSE= GPLv2+

USES= dos2unix gl gmake sdl
USE_CXXSTD= c++14
USE_SDL= mixer sdl
DOS2UNIX_FILES= ImageLib/src/gif/gif.h \
ImageLib/src/gif/gif.cpp BlockOut/*.cpp \
Expand Down

0 comments on commit 21b2428

Please sign in to comment.