diff options
Diffstat (limited to 'devel/libedit/Makefile')
-rw-r--r-- | devel/libedit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile index 707fbc044eab..7aa9e76da889 100644 --- a/devel/libedit/Makefile +++ b/devel/libedit/Makefile @@ -35,6 +35,7 @@ MLINKS= editline.3 el_init.3 \ editline.3 history.3 MANCOMPRESSED= no +NO_STAGE= yes post-extract: ${MV} ${WRKSRC}/readline ${WRKSRC}/editline |