aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-03-03 23:30:56 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-03-03 23:30:56 +0000
commitd2699e867eb558749065d7c447b45b6d073919ce (patch)
tree17e4a5d6336c7711b1da353345d807bdf6865e82 /emulators
parenteef1328a37395638f9427f52041b5c702d34e207 (diff)
downloadports-d2699e867eb558749065d7c447b45b6d073919ce.tar.gz
ports-d2699e867eb558749065d7c447b45b6d073919ce.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/catapult/Makefile2
-rw-r--r--emulators/openmsx/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile
index a36b750de667..6fc3c5decf0d 100644
--- a/emulators/catapult/Makefile
+++ b/emulators/catapult/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= openmsx:${PORTSDIR}/emulators/openmsx
OPTIONS_DEFINE= DEBUG DOCS
USES= gmake pkgconfig
-USE_GCC= 4.6+
+USE_GCC= yes
USE_CXXSTD= gnu++0x
USE_GNOME= gtk20 libxml2
USE_WX= 2.8+
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index 59327699f635..48c5c9027527 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -24,7 +24,7 @@ MAKE_ARGS+= INSTALL_BINARY_DIR=${PREFIX}/bin \
MAKEFILE= GNUmakefile
USES= gmake tcl
-USE_GCC= 4.6+
+USE_GCC= yes
USE_GL= glew
USE_SDL= sdl ttf
USE_PYTHON= yes