aboutsummaryrefslogtreecommitdiff
path: root/ftp/py-pyftpdlib/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:15:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:15:47 +0000
commit4a3bebcae1b693cbd2080fc861c87e36af4f8bc4 (patch)
tree3c6875e1915991a70b5d02b799e17418d20b218a /ftp/py-pyftpdlib/Makefile
parente1bfdfbe5665c963621e06f6bbfbbc2c000a804e (diff)
downloadports-4a3bebcae1b693cbd2080fc861c87e36af4f8bc4.tar.gz
ports-4a3bebcae1b693cbd2080fc861c87e36af4f8bc4.zip
Notes
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)