diff options
Diffstat (limited to 'emulators/fceux')
-rw-r--r-- | emulators/fceux/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 28d63c9034b1..3c4a5432a327 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -17,7 +17,6 @@ COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes USE_GCC= 3.4 USE_GMAKE= yes -USE_REINPLACE= yes USE_SDL= sdl USE_X_PREFIX= yes |