summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-12-01 11:05:34 +0000
committerwiz <wiz@pkgsrc.org>2019-12-01 11:05:34 +0000
commit58450ecb2ed4d97c789705fedc79eb6fea81e404 (patch)
tree25c5953b6932ee40c34338f2ab308064054e7633 /emulators
parent7eec7e8b696d4dc0f638d77086a73043c9c3004e (diff)
downloadpkgsrc-58450ecb2ed4d97c789705fedc79eb6fea81e404.tar.gz
mame: requires gcc 7.2
https://www.mamedev.org/?p=474
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mame/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 3ef9e54b885..ddb473fccbc 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.105 2019/11/08 09:44:17 wiz Exp $
+# $NetBSD: Makefile,v 1.106 2019/12/01 11:05:34 wiz Exp $
DISTNAME= mame-0.215
CATEGORIES= emulators
@@ -20,7 +20,7 @@ DEPENDS+= liberation-ttf-[0-9]*:../../fonts/liberation-ttf
BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
USE_LANGUAGES= c99 c++
-GCC_REQD+= 5
+GCC_REQD+= 7.2
USE_TOOLS+= bsdtar gmake pkg-config
UNLIMIT_RESOURCES+= datasize
MAKE_FILE= makefile