diff options
Diffstat (limited to 'ftp/wu-ftpd+ipv6/Makefile')
-rw-r--r-- | ftp/wu-ftpd+ipv6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile index ee487f485db0..f9865ea1dc28 100644 --- a/ftp/wu-ftpd+ipv6/Makefile +++ b/ftp/wu-ftpd+ipv6/Makefile @@ -23,7 +23,7 @@ COMMENT= A replacement ftp server for Un*x systems CONFLICTS= wu-ftpd-[0-9]* heimdal-[0-9]* -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= autoconf:213 CONFIGURE_ARGS= --enable-rfc931 --disable-pasvip --enable-opie \ --enable-noop --disable-numericuid --enable-nlst-dirs \ --enable-ipv6 \ |