diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-12 23:08:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-12 23:08:00 +0000 |
commit | 12d5445d6af696032c690e0eccdf4753d4df65ea (patch) | |
tree | 37d4043f556c7c86d1ec7344e55253706da3ece6 /ftp/bsdftpd-ssl | |
parent | ff94a67785d389f0c36369de33a858ec9045bcc5 (diff) | |
download | ports-12d5445d6af696032c690e0eccdf4753d4df65ea.tar.gz ports-12d5445d6af696032c690e0eccdf4753d4df65ea.zip |
Notes
Diffstat (limited to 'ftp/bsdftpd-ssl')
-rw-r--r-- | ftp/bsdftpd-ssl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/bsdftpd-ssl/Makefile b/ftp/bsdftpd-ssl/Makefile index ec1ee4256016..64318c241fd0 100644 --- a/ftp/bsdftpd-ssl/Makefile +++ b/ftp/bsdftpd-ssl/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://bsdftpd.org/files/bsdftpd-ssl/archive/1.1/src/ \ MAINTAINER= skynick@mail.sc.ru COMMENT= Secure FTP client/server with TLS/SSL support +BROKEN= unfetchable USE_OPENSSL= yes MAKE_ENV+= OBJFORMAT=elf MAKE_JOBS_UNSAFE= yes |