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/fmsx | |
parent | 66140edaafb95d4e2c5bf5ed69e37ab1c090f835 (diff) |
Remove USE_REINPLACE from all categories starting with E
Notes
Notes:
svn path=/head/; revision=161556
Diffstat (limited to 'emulators/fmsx')
-rw-r--r-- | emulators/fmsx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index 567be54ebcac..18fbc384fc30 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -21,7 +21,6 @@ EXTRACT_ONLY= fMSX30.tar.Z MAINTAINER= dk@farm.org COMMENT= The Portable MSX/MSX2/MSX2+ Emulator -USE_REINPLACE= yes REINPLACE_ARGS= -i "" USE_XLIB= yes |