diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-03-24 00:38:52 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-03-24 00:38:52 +0000 |
commit | 8cd45a6f5cd9ebd2a2944b7fd523a8ddbc148bd5 (patch) | |
tree | ea8ab2c6077b2dfedb68afd16ccbc934fb5b3d6e | |
parent | ec2ac8b5b33011dd84fcff16418655b9907239a5 (diff) | |
download | ports-8cd45a6f5cd9ebd2a2944b7fd523a8ddbc148bd5.tar.gz ports-8cd45a6f5cd9ebd2a2944b7fd523a8ddbc148bd5.zip |
Notes
-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 |