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/mupen64-gln64 | |
parent | 66140edaafb95d4e2c5bf5ed69e37ab1c090f835 (diff) |
Notes
Diffstat (limited to 'emulators/mupen64-gln64')
-rw-r--r-- | emulators/mupen64-gln64/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/mupen64-gln64/Makefile b/emulators/mupen64-gln64/Makefile index dcda4f87ed0f..3b94f6d9644b 100644 --- a/emulators/mupen64-gln64/Makefile +++ b/emulators/mupen64-gln64/Makefile @@ -17,7 +17,6 @@ MAINTAINER?= tlp@LiquidX.org COMMENT= GlN64 graphics plugin for Mupen64 USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_SDL= sdl USE_GNOME= gtk12 |