diff options
Diffstat (limited to 'ftp/axel/Makefile')
-rw-r--r-- | ftp/axel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile index 1547baac23ad..da2fa53ca24b 100644 --- a/ftp/axel/Makefile +++ b/ftp/axel/Makefile @@ -18,7 +18,6 @@ COMMENT= A download accelerator USE_GETTEXT= yes USE_GMAKE= yes HAS_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${PREFIX}/man --i18n=1 MAN1= axel.1 |