aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-15 23:13:45 +0800
committeradamw <adamw@FreeBSD.org>2014-07-15 23:13:45 +0800
commit05a5b301a802907f9b7ab72ccef9bed520865b9c (patch)
tree55e6b53ed7720536cdb518b659d8c0b20d2e7dd5 /ftp
parent4ab945241320d55f3c78a6e7c266811ceacb10d3 (diff)
downloadfreebsd-ports-gnome-05a5b301a802907f9b7ab72ccef9bed520865b9c.tar.gz
freebsd-ports-gnome-05a5b301a802907f9b7ab72ccef9bed520865b9c.tar.zst
freebsd-ports-gnome-05a5b301a802907f9b7ab72ccef9bed520865b9c.zip
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Diffstat (limited to 'ftp')
-rw-r--r--ftp/vsftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/vsftpd/Makefile b/ftp/vsftpd/Makefile
index 021434f5c9eb..82480b5507b9 100644
--- a/ftp/vsftpd/Makefile
+++ b/ftp/vsftpd/Makefile
@@ -22,7 +22,7 @@ DOCFILES= AUDIT BENCHMARKS BUGS Changelog FAQ INSTALL LICENSE \
README README.security README.ssl REFS REWARD \
SIZE SPEED TODO TUNING
-OPTIONS_DEFINE= VSFTPD_SSL PIDFILE STACKPROTECTOR
+OPTIONS_DEFINE= VSFTPD_SSL PIDFILE STACKPROTECTOR DOCS
OPTIONS_DEFAULT?= VSFTPD_SSL STACKPROTECTOR
NO_OPTIONS_SORT=yes