diff options
Diffstat (limited to 'editors/elvis/Makefile')
-rw-r--r-- | editors/elvis/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile index db514fefb065..1ba2b0febb1f 100644 --- a/editors/elvis/Makefile +++ b/editors/elvis/Makefile @@ -19,7 +19,6 @@ COMMENT= A clone of the ex/vi text editor EXTRACT_AFTER_ARGS= | ${TAR} --exclude guiwin32 -xf - -USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix="${PREFIX}" ALL_TARGET= all doc/elvtags.man |