aboutsummaryrefslogtreecommitdiff
path: root/ftp/py-pyftpdlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/py-pyftpdlib/Makefile')
-rw-r--r--ftp/py-pyftpdlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/py-pyftpdlib/Makefile b/ftp/py-pyftpdlib/Makefile
index 25a17b3235c1..12404ad601d0 100644
--- a/ftp/py-pyftpdlib/Makefile
+++ b/ftp/py-pyftpdlib/Makefile
@@ -16,7 +16,7 @@ USE_PYTHON= autoplist distutils
SHEBANG_FILES= demo/*.py
NO_ARCH= yes
-OPTIONS_DEFINE= SENDFILE OPENSSL
+OPTIONS_DEFINE= SENDFILE OPENSSL EXAMPLES
OPTIONS_DEFAULT= SENDFILE OPENSSL
SENDFILE_DESC= Enable sendfile(2) support
OPENSSL_DESC= Enable FTP over SSL/TLS (RFC4217)