mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
games/hyperrogue: add portscout, pet portlint
This commit is contained in:
parent
1b7c6c2a7d
commit
e7a8f39d19
@ -13,14 +13,15 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libpng.so:graphics/png
|
||||
|
||||
USES= compiler:c++11-lang gl gmake localbase:ldflags sdl xorg
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= zenorogue
|
||||
|
||||
USES= compiler:c++11-lang gl gmake localbase:ldflags sdl xorg
|
||||
USE_SDL= sdl mixer gfx ttf
|
||||
USE_GL= gl glew
|
||||
ALL_TARGET= hyperrogue
|
||||
|
||||
PORTSCOUT= skipv:12.1 # https://github.com/freebsd/portscout/issues/18
|
||||
|
||||
# remove -O2, otherwise clang takes gigabytes of memory
|
||||
CXXFLAGS:= ${CXXFLAGS:C/-O[0-9]//} -DFHS -DHYPERPATH="\\\"${DATADIR}/\\\""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user