diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
commit | b3bcb8e2576b39fe4bce109d50b3413851ead48d (patch) | |
tree | 9ac898f284f67420f794c306eff4901d59b79a6b /emulators/fceu | |
parent | Update to 20060506 snapshot. (diff) |
Remove USE_REINPLACE from all categories starting with E
Diffstat (limited to 'emulators/fceu')
-rw-r--r-- | emulators/fceu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index 28d63c9034b1..3c4a5432a327 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/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 |