git: 038578b15850 - main - games/tome4: add missing include
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Aug 2023 01:41:47 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=038578b158502c18791c8620ea6883a226a5ae3c commit 038578b158502c18791c8620ea6883a226a5ae3c Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-08-12 01:41:32 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-08-12 01:41:32 +0000 games/tome4: add missing include --- games/tome4/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/tome4/Makefile b/games/tome4/Makefile index af46239b4162..2968175389df 100644 --- a/games/tome4/Makefile +++ b/games/tome4/Makefile @@ -35,6 +35,8 @@ MAKE_ARGS+= config=release verbose=yes ARCH="" CC=${CC} CXX=${CXX} CFLAGS+= -Wno-error=incompatible-function-pointer-types LDFLAGS_i386= -Wl,-znotext +.include <bsd.port.options.mk> + pre-build: @${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/premake4.lua .if ${ARCH} == aarch64 || ${ARCH:Mpowerpc64*} || ${ARCH} == riscv64