diff options
Diffstat (limited to 'ftp/moftpd/Makefile')
-rw-r--r-- | ftp/moftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/moftpd/Makefile b/ftp/moftpd/Makefile index 103b43c0a708..a50dfe02c497 100644 --- a/ftp/moftpd/Makefile +++ b/ftp/moftpd/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= clement MAINTAINER= clement@FreeBSD.org COMMENT= A powerful FTP server supporting IPv6, TLS, and much more -USE_AUTOCONF_VER=259 +USE_AUTOTOOLS= autoconf:259 USE_GMAKE= yes USE_RC_SUBR= yes USE_PERL5_BUILD=yes |