diff options
author | pav <pav@FreeBSD.org> | 2008-04-28 02:56:34 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-04-28 02:56:34 +0800 |
commit | dcc518802ddd1120e8fbcb21bdc8737a62465882 (patch) | |
tree | 587ee1b4f9ec5f6692b3941c4fe47b92cb1f4a0d /emulators | |
parent | 1e413c06a69817e0b9ada7d69f48aa6d76505ce9 (diff) | |
download | freebsd-ports-gnome-dcc518802ddd1120e8fbcb21bdc8737a62465882.tar.gz freebsd-ports-gnome-dcc518802ddd1120e8fbcb21bdc8737a62465882.tar.zst freebsd-ports-gnome-dcc518802ddd1120e8fbcb21bdc8737a62465882.zip |
- Works with gcc 4.x
Reported by: Zyl/FreeNode
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/fceu/Makefile | 1 | ||||
-rw-r--r-- | emulators/fceux/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index 5dff619be6e4..2487c4214250 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/Makefile @@ -16,7 +16,6 @@ MAINTAINER= xcas@cox.net COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes -USE_GCC= 3.4 USE_GMAKE= yes USE_SDL= sdl diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 5dff619be6e4..2487c4214250 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -16,7 +16,6 @@ MAINTAINER= xcas@cox.net COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes -USE_GCC= 3.4 USE_GMAKE= yes USE_SDL= sdl |