diff options
Diffstat (limited to 'ftp/wget+ipv6/Makefile')
-rw-r--r-- | ftp/wget+ipv6/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/wget+ipv6/Makefile b/ftp/wget+ipv6/Makefile index 258079774f34..c35e41861c12 100644 --- a/ftp/wget+ipv6/Makefile +++ b/ftp/wget+ipv6/Makefile @@ -35,7 +35,6 @@ CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} .endif USE_PERL5_BUILD= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |