diff options
Diffstat (limited to 'ftp/moftpd')
-rw-r--r-- | ftp/moftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/moftpd/Makefile b/ftp/moftpd/Makefile index 6e71fbd5aedb..a69fea501ab0 100644 --- a/ftp/moftpd/Makefile +++ b/ftp/moftpd/Makefile @@ -16,6 +16,7 @@ COMMENT= A powerful FTP server supporting IPv6, TLS, and much more GNU_CONFIGURE= yes USE_OPENSSL= yes USE_GMAKE= yes +USE_PERL5_BUILD=yes MAN8= moftpd.8 |