aboutsummaryrefslogtreecommitdiff
path: root/mail/sentinel
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/sentinel
parentfe802debc78394a4c926286c651336c7f88f2fed (diff)
Notes
Diffstat (limited to 'mail/sentinel')
-rw-r--r--mail/sentinel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/sentinel/Makefile b/mail/sentinel/Makefile
index 6ed5f6a0b004..0eb54d9332da 100644
--- a/mail/sentinel/Makefile
+++ b/mail/sentinel/Makefile
@@ -17,6 +17,8 @@ NEED_ROOT= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/mail/sendmail/bsd.milter.mk"