pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/mame mame: requires gcc 7.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/124c77251620
branches: trunk
changeset: 345038:124c77251620
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Dec 01 11:05:34 2019 +0000
description:
mame: requires gcc 7.2
https://www.mamedev.org/?p=474
diffstat:
emulators/mame/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b20835afbc3b -r 124c77251620 emulators/mame/Makefile
--- a/emulators/mame/Makefile Sun Dec 01 10:15:17 2019 +0000
+++ b/emulators/mame/Makefile Sun Dec 01 11:05:34 2019 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index