summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaya <maya>2016-10-02 08:20:24 +0000
committermaya <maya>2016-10-02 08:20:24 +0000
commit7b438057e655db7c4b805f7112081ef39d817e6f (patch)
treecb0580a58e1a2d799a032eda9bbacec46631969d
parent6ad0769e09a23b6ef2365c36702b5e2447fc6cac (diff)
downloadpkgsrc-7b438057e655db7c4b805f7112081ef39d817e6f.tar.gz
mame: remove comment about gcc 5.3 being used because of a gcc49 bug.
bug was fixed, but gcc 5.0 is explicitly required by the package. see scripts/genie.lua. It also mentions GCC 5.2 being problematic in the same file. given that nobody has tested it for <5.3, leave it at 5.3 required.
-rw-r--r--emulators/mame/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 53451ca003b..52de8cb3b33 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2016/10/01 16:45:46 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2016/10/02 08:20:24 maya Exp $
DISTNAME= mame-0.178
CATEGORIES= emulators
@@ -19,7 +19,6 @@ INSTALLATION_DIRS+= ${SHAREDIR}/artwork/bgfx/chains/crt-geom ${SHAREDIR}/hash
DEPENDS+= liberation-ttf-[0-9]*:../../fonts/liberation-ttf
USE_LANGUAGES= c99 c++
-# 4.9 is enough, but doesn't build with SSP support on NetBSD
GCC_REQD+= 5.3
USE_TOOLS+= bsdtar gmake pkg-config
UNLIMIT_RESOURCES+= datasize