summaryrefslogtreecommitdiff
path: root/emulators/gngb
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 10:55:47 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 10:55:47 +0000
commitb3bcb8e2576b39fe4bce109d50b3413851ead48d (patch)
tree9ac898f284f67420f794c306eff4901d59b79a6b /emulators/gngb
parentUpdate to 20060506 snapshot. (diff)
Remove USE_REINPLACE from all categories starting with E
Notes
Notes: svn path=/head/; revision=161556
Diffstat (limited to 'emulators/gngb')
-rw-r--r--emulators/gngb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/gngb/Makefile b/emulators/gngb/Makefile
index 86d6d8a0b22a..924c3c4b696d 100644
--- a/emulators/gngb/Makefile
+++ b/emulators/gngb/Makefile
@@ -17,7 +17,6 @@ COMMENT= GameBoy(tm) emulator
USE_X_PREFIX= yes
USE_SDL= sdl
USE_GETOPT_LONG= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"