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/bfe | |
parent | 66140edaafb95d4e2c5bf5ed69e37ab1c090f835 (diff) |
Remove USE_REINPLACE from all categories starting with E
Notes
Notes:
svn path=/head/; revision=161556
Diffstat (limited to 'emulators/bfe')
-rw-r--r-- | emulators/bfe/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile index 7b5177cb8832..9b4c85aad07e 100644 --- a/emulators/bfe/Makefile +++ b/emulators/bfe/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= bochs:${PORTSDIR}/emulators/bochs WRKSRC= ${WRKDIR}/${PORTNAME} USE_X_PREFIX= yes -USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure.sh |