aboutsummaryrefslogtreecommitdiff
path: root/mail/ezmlm
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 16:14:15 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 16:14:15 +0000
commit99afccd1ce89497265f41f1d5227f29ef3c490e9 (patch)
tree8016e5f5a18362984e9d2e003efd51fd5fc95cc4 /mail/ezmlm
parentfe802debc78394a4c926286c651336c7f88f2fed (diff)
downloadports-99afccd1ce89497265f41f1d5227f29ef3c490e9.tar.gz
ports-99afccd1ce89497265f41f1d5227f29ef3c490e9.zip
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Notes
Notes: svn path=/head/; revision=361961
Diffstat (limited to 'mail/ezmlm')
-rw-r--r--mail/ezmlm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile
index 9aa8b2838065..476da51ea3a9 100644
--- a/mail/ezmlm/Makefile
+++ b/mail/ezmlm/Makefile
@@ -28,6 +28,8 @@ PROGRAMS= ezmlm-make ezmlm-manage ezmlm-send ezmlm-reject ezmlm-return \
ezmlm-warn ezmlm-weed ezmlm-list ezmlm-sub ezmlm-unsub
DOCS= BLURB INSTALL README THANKS TODO
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
post-patch: