aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2012-03-11 01:07:00 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2012-03-11 01:07:00 +0000
commit557a24f2e19995ec5388bb4b30be7aef6775d1e5 (patch)
treecbd329b92b78fa3f7d5d91c48d1804aaae0dc6a8 /emulators
parent41c4774d9b216b3308fa34f137f8230ec8789057 (diff)
downloadports-557a24f2e19995ec5388bb4b30be7aef6775d1e5.tar.gz
ports-557a24f2e19995ec5388bb4b30be7aef6775d1e5.zip
Replace USE_GCC=4.4+ by USE_GCC=4.6+, the former is only here for a
single, obsolete port. Feature safe: yes
Notes
Notes: svn path=/head/; revision=293074
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mame/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index f15a8683c8c9..7dbcad9264b5 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -35,7 +35,7 @@ USE_ZIP= yes
USE_XORG= xext xi xinerama xrender
USE_GL= gl
USE_SDL= sdl ttf
-USE_GCC= 4.4+
+USE_GCC= 4.6+
USE_GMAKE= yes
MAKE_ENV= NOWERROR=1 OPT_FLAGS="${CXXFLAGS}" GCC_LDFLAGS="${LDFLAGS}"
MAKEFILE= makefile