1
0
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:
Dmitry Marakasov 2022-09-20 16:28:58 +03:00
parent 1b7c6c2a7d
commit e7a8f39d19

View File

@ -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}/\\\""