MFH: r499389
games/renpy: unbreak on armv6 and armv7 In file included from ffmedia.c:13: /usr/include/malloc.h:3:2: error: "<malloc.h> has been replaced by <stdlib.h>" #error "<malloc.h> has been replaced by <stdlib.h>" ^ Reported by: pkg-fallout Approved by: ports-secteam blanket
This commit is contained in:
parent
38205c5fad
commit
2fd3516cec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=499390
@ -7,6 +7,11 @@ PORTREVISION?= 0
|
||||
CATEGORIES= games devel
|
||||
MASTER_SITES= https://www.renpy.org/dl/${PORTVERSION}/
|
||||
|
||||
.ifndef PKGNAMESUFFIX
|
||||
PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
|
||||
PATCHFILES+= 15738d1dfb41.patch:-p1
|
||||
.endif
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Framework for developing visual-novel type games
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
TIMESTAMP = 1554044105
|
||||
SHA256 (renpy-7.2.2-sdk.tar.bz2) = 2647403f6be49fa979a1a00b7e5200824a58a80837c3e53ef782dbfcc727236e
|
||||
SIZE (renpy-7.2.2-sdk.tar.bz2) = 93597674
|
||||
SHA256 (15738d1dfb41.patch) = 8fef24bba678be4b23a19cb2c75e06f70ac15f2407cd7a64086c872dbfd27e55
|
||||
SIZE (15738d1dfb41.patch) = 1079
|
||||
|
Loading…
Reference in New Issue
Block a user