summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-01-06 22:52:02 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-01-06 22:52:02 +0000
commite2b7680c5e83f44ef491bd6a8b2e1bd751c07c4f (patch)
tree2801f6d0c3fdc6c8eb95f03b898432061c3fc691
parentUse ${FC} instead of hard coding gfortran42 (which would need to be (diff)
Remove obsolete comment referring to USE_GCC=4.1+.
Approved by: acm
Notes
Notes: svn path=/head/; revision=225362
-rw-r--r--emulators/mupen64plus-rice/Makefile2
-rw-r--r--emulators/mupen64plus-video-rice/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/emulators/mupen64plus-rice/Makefile b/emulators/mupen64plus-rice/Makefile
index 8fee40047d36..aabc98f6a3c8 100644
--- a/emulators/mupen64plus-rice/Makefile
+++ b/emulators/mupen64plus-rice/Makefile
@@ -12,8 +12,6 @@ COMMENT= The rice graphics plugin for Mupen64plus
USE_GL= yes
USE_SDL= sdl
-#USE_GCC= 4.1+
-
FIXFILES= rice_video/liblinux/BMGImage.c rice_video/liblinux/BMGUtils.c
PLUGIN_NAME= ricevideo
diff --git a/emulators/mupen64plus-video-rice/Makefile b/emulators/mupen64plus-video-rice/Makefile
index 8fee40047d36..aabc98f6a3c8 100644
--- a/emulators/mupen64plus-video-rice/Makefile
+++ b/emulators/mupen64plus-video-rice/Makefile
@@ -12,8 +12,6 @@ COMMENT= The rice graphics plugin for Mupen64plus
USE_GL= yes
USE_SDL= sdl
-#USE_GCC= 4.1+
-
FIXFILES= rice_video/liblinux/BMGImage.c rice_video/liblinux/BMGUtils.c
PLUGIN_NAME= ricevideo