freebsd-ports/games/openbor3979/Makefile
Jan Beich 21ab7fe69d games/openbor: fix free memory stats
source/ramlib/ram.c:137:18: runtime error: unsigned integer overflow: 9420649 * 4096 cannot be represented in type 'unsigned int'

Reported by:	-fsanitize=integer
2019-08-11 22:24:49 +00:00

14 lines
228 B
Makefile

# $FreeBSD$
PORTVERSION= 3979
PORTREVISION= 2
PKGNAMESUFFIX= ${PORTVERSION}
MASTERDIR= ${.CURDIR}/../openbor
PATCHDIR= ${.CURDIR}/files
DISTINFO_FILE= ${.CURDIR}/distinfo
GH_TAGNAME= 2bcf25b
.include "${MASTERDIR}/Makefile"