aboutsummaryrefslogtreecommitdiff
path: root/mail/maildrop
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2016-01-06 11:34:36 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2016-01-06 11:34:36 +0000
commitfae60e127890bece37dd485e3d24d50db364c988 (patch)
tree8df7f3d676e6cc3986d1e9ead7408f150bdee167 /mail/maildrop
parent6df56f4deb1a36d7ca0caefc854bbf7f91eefdb3 (diff)
downloadports-fae60e127890bece37dd485e3d24d50db364c988.tar.gz
ports-fae60e127890bece37dd485e3d24d50db364c988.zip
Stop DOCS option appearing twice in this port.
PR: 205924 Submitted by: marino@ MFH: 2016Q1
Notes
Notes: svn path=/head/; revision=405342
Diffstat (limited to 'mail/maildrop')
-rw-r--r--mail/maildrop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index b70258c36e90..c5ed51890e16 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -59,7 +59,7 @@ DOCS= AUTHORS INSTALL INSTALL.html README README.html README.postfix \
.if exists(${.CURDIR}/../../security/courier-authlib/Makefile.opt)
.include "${.CURDIR}/../../security/courier-authlib/Makefile.opt"
-OPTIONS_MULTI_AUTHLIB:= ${OPTIONS_DEFINE}
+OPTIONS_MULTI_AUTHLIB:= ${OPTIONS_DEFINE:NDOCS}
OPTIONS_DEFINE= AUTHLIB
OPTIONS_MULTI= AUTHLIB
AUTHLIB_DESC= Courier Auth Library support