mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
games/flyhard: Fix build
This commit is contained in:
parent
032dbf67a7
commit
264ca81148
1 changed files with 2 additions and 1 deletions
|
@ -20,9 +20,10 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
|
|||
|
||||
USES= gmake localbase sdl
|
||||
GNU_CONFIGURE= yes
|
||||
USE_CXXSTD= c++98
|
||||
USE_SDL= sdl mixer
|
||||
|
||||
CXXFLAGS+= -Wno-c++11-narrowing
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
PORTDOCS= AUTHORS ChangeLog README
|
||||
PORTDATA= *
|
||||
|
|
Loading…
Add table
Reference in a new issue