aboutsummaryrefslogtreecommitdiff
path: root/ftp/proftpd/Makefile
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2017-03-26 18:52:35 +0000
committerBernard Spil <brnrd@FreeBSD.org>2017-03-26 18:52:35 +0000
commite9d1722a7747205fcbd9a78fb8f5d37ed3e6f375 (patch)
tree2a670d5330776d1b5d0f20e776dabd00c6739dbd /ftp/proftpd/Makefile
parent6c3212f7b214ec4b7a27b0cc6f9d3eb2537fbf9a (diff)
Notes
Diffstat (limited to 'ftp/proftpd/Makefile')
-rw-r--r--ftp/proftpd/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 349c3b91ab03..643eb5bc947d 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -174,9 +174,6 @@ CONFIGURE_ARGS+= --with-libraries=${LIBDIRS}
.if ${SSL_DEFAULT:Mopenssl-devel}
BROKEN= Does not build with openssl-devel
.endif
-.if ${SSL_DEFAULT:Mlibressl*}
-BROKEN= Does not build with libressl
-.endif
.if !defined(_BUILDING_PROFTPD_MODULE)